webexmachina/contao-component-style-manager

Style and CSS-Class Manager for Contao Open Source CMS

Fund package maintenance!
oveleon

Installs: 89

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

68747470733a2f2f7777772e6f76656c656f6e2e64652f73686172652f6769746875622d6173736574732f636f6e74616f2d636f6d706f6e656e742d7374796c652d6d616e616765722f322e302f636f6d62696e65642d67726f7570732e706e67

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