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

2.6.13 2023-12-18 21:47 UTC

README

maintained license stable unstable downloads

⚠️ 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

Documentation