webexmachina / contao-component-style-manager
Style and CSS-Class Manager for Contao Open Source CMS
Fund package maintenance!
oveleon
Installs: 113
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 6
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.4
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/core: *
- contao/core-bundle: 4.4.1
- contao/manager-plugin: <2.0 || >=3.0
- 2.6.13
- 2.6.12
- 2.6.11
- 2.6.10
- 2.6.9
- 2.6.8
- 2.6.7
- 2.6.6
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- dev-master / 2.5.x-dev
- 2.5.0
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- 1.2.x-dev
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-feature/bundle-config
- dev-develop
This package is auto-updated.
Last update: 2024-11-12 09:43:32 UTC
README
⚠️ This is a temporary fork.
Allows you to easily manage your own CSS classes as groups provided in layouts, pages, articles, modules, news, events, forms, form elements and content elements.
This plugin is designed to simplify theme customizations without the need of manually adding classes or creating new layouts.
Overview
- Many possibilities of use (e.g. grids, animations, content properties, ...)
- Clear representation in the backend
- Categories and Groups
- Combine and output as tabs
- Passing variables to the template
- Formatting output using predefined methods or your own
- Import / Export
- Available for
- Layouts
- Pages
- Articles
- Modules
- Content-Elements
- Forms
- Form-Fields
- News
- Events
- Third-Party DCA
- Third-Party plugin support
- Rocksolid Custom Elements
Example backend view
Install
Installation via Contao Manager
Search for oveleon/contao-component-style-manager
in the Contao Manager and add it to your installation. Finally, update the packages.
Manual installation
composer require oveleon/contao-component-style-manager