Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oveleon/contao-component-style-manager

This extension is for the Contao CMS and allows you to easily manage and provide custom categories and groups for CSS classes.
https://github.com/oveleon/contao-component-style-manager

contao contao-bundle css styles theme

Last synced: about 1 hour ago
JSON representation

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

Awesome Lists containing this project

README

        

Contao Component StyleManager








Allows you to easily manage your own CSS classes as groups





Oveleon


---

## Support

If you like this extension, we'd love your support in keeping the open-source spirit alive.

If you think this plugin is useful, please consider [sponsoring us](https://github.com/sponsors/oveleon) to help
contribute to our time invested and to further development of this and other open source projects.

Your contributions, whether through `coding`, `testing`, `providing feedback`, or even
a [donation](https://github.com/sponsors/oveleon), help ensure that we can continue offering free open source software.
Join us in making a difference, and thank you for your support! - [Oveleon](https://www.oveleon.de).

[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/oveleon)

---

> Working with **Contao 4.13** and **Contao ^5.1** (PHP ^8.1)

---

## Description

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](#overview)
+ [Installation](#installation)
+ [Documentation](#documentation)
+ [Configuration](docs/CONFIGURATION.md)
+ [Use template variables](docs/TEMPLATE_VARIABLES.md)
+ [Support own extensions](docs/SUPPORT.md)
+ [Import / Export](docs/IMPORT_EXPORT.md)
+ [Bundle-Configurations](docs/BUNDLE_CONFIG.md)
+ [Migration](docs/MIGRATE.md)
+ [Bugs and feature requests](#bugs-and-feature-requests)

## 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
- Automatic import of configurations from third-party bundles (Bundle configurations) [![new](https://img.shields.io/badge/-new-brightgreen?style=flat-square)](#contao-component-style-manager)
- Partial import [![new](https://img.shields.io/badge/-new-brightgreen?style=flat-square)](#contao-component-style-manager)
- Available for
- Layouts
- Pages
- Articles
- Modules
- Content-Elements
- Forms
- Form-Fields
- News
- Events
- Third-Party DCA
- Third-Party plugin support
- Rocksolid Custom Elements


## Installation

#### Via composer

```
composer require oveleon/contao-component-style-manager
```

### Via contao-manager

```
Search for StyleManager and add it to your extensions.
```

## Documentation

- [Configuration](docs/CONFIGURATION.md)
- [Use template variables](docs/TEMPLATE_VARIABLES.md)
- [Support own extensions](docs/SUPPORT.md)
- [Import / Export](docs/IMPORT_EXPORT.md)
- [Bundle-Configurations](docs/BUNDLE_CONFIG.md)
- [Migration](docs/MIGRATE.md)

## Bugs and feature requests

We appreciate your contributions when opening issues or requesting features. To help keep our issue list tidy, we may
need to close issues if questions go unanswered.

### Bugs

If you think you have found a bug please follow these guidelines

1. Search for existing issues and check if your problem has already been reported
2. Check if you are using the latest version and if the issue has been fixed already
3. Provide a step-by-step tutorial on how to reproduce the issue in an isolated environment using only this bundle

### Feature requests

Feature requests are welcome. But take a moment to find out whether your idea fits with the scope and aims of the
project.
It's up to you to make a strong case to convince the project's developers of the merits of this feature. Please provide
as much detail and context as possible.