Skip to content

Commit da2e581

Browse files
committed
Update Readme
1 parent 5faaad9 commit da2e581

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Contao Component Style Manager
2+
[![Latest Stable Version](https://poser.pugx.org/oveleon/contao-component-style-manager/v/stable)](https://packagist.org/packages/oveleon/contao-component-style-manager)
3+
[![Total Downloads](https://poser.pugx.org/oveleon/contao-component-style-manager/downloads)](https://packagist.org/packages/oveleon/contao-component-style-manager)
4+
[![Latest Unstable Version](https://poser.pugx.org/oveleon/contao-component-style-manager/v/unstable)](https://packagist.org/packages/oveleon/contao-component-style-manager)
5+
[![License](https://poser.pugx.org/oveleon/contao-component-style-manager/license)](https://packagist.org/packages/oveleon/contao-component-style-manager)
26

37
Allows you to add your own groups of CSS classes provided in layouts, pages, articles, modules, forms, form elements and content elements to your customers.
48

@@ -60,3 +64,8 @@ Use the callback function `onloadCallback` in your custom element configuration
6064
- Additional security - classes remain after deleting groups or their values
6165
- Alias has been removed from the palette and is created dynamically
6266
- Sort by category-title
67+
68+
### Planned for the future
69+
- Output groups in tabs
70+
- Default values
71+
- ...

0 commit comments

Comments
 (0)