contao-component-style-manager icon indicating copy to clipboard operation
contao-component-style-manager copied to clipboard

This extension is for the Contao CMS and allows you to easily manage and provide custom categories and groups for CSS classes.

Contao Component StyleManager

maintained license stable unstable downloads

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

  • Configuration
  • Use template variables
  • Extend and support other extensions
  • Import / Export