Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erdmannfreunde/theme-toolbox
https://github.com/erdmannfreunde/theme-toolbox
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/erdmannfreunde/theme-toolbox
- Owner: erdmannfreunde
- License: lgpl-3.0
- Created: 2018-09-22T09:43:22.000Z (over 6 years ago)
- Default Branch: 3.0
- Last Pushed: 2024-02-22T12:08:56.000Z (10 months ago)
- Last Synced: 2024-09-25T23:19:58.429Z (3 months ago)
- Language: PHP
- Size: 111 KB
- Stars: 8
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/erdmannfreunde/theme-toolbox.svg)](https://travis-ci.org/erdmannfreunde/theme-toolbox)
[![Latest Version tagged](http://img.shields.io/github/tag/erdmannfreunde/theme-toolbox.svg)](https://github.com/erdmannfreunde/theme-toolbox/tags)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/erdmannfreunde/theme-toolbox.svg)](https://packagist.org/packages/https://github.com/erdmannfreunde/theme-toolbox/tags)
[![Installations via composer per month](https://img.shields.io/packagist/dm/erdmannfreunde/theme-toolbox.svg)](https://packagist.org/packages/erdmannfreunde/theme-toolbox)# Theme Toolbox
This package holds helpful tools to work with the [Contao Themes][1] by [Erdmann & Freunde][2].
## 1. CSS Class Picker
If you don't want to give your clients a list of class names, that can be used for variants and specific styles,
you can use the theme toolbox to add human readable styles to elements, modules and articles. In toolbox editor you
can add css classes and it's translations and chose where this styles will be visible.## 2. Bypass SCSS cache
While we encourage you to do frontend theme development on your local machine (there are so many advantages!), our
themes will come with a "server edition" that allows you to let Contao compile your SCSS-files on your server.When enabling "Bypass script cache" in the Contao Maintenance settings, the SCSS files do not get cached in production
mode.CAUTION:
-----------------
**Please make sure to disable bypassing script cache after you finished your work on SCSS-files, as disabling the script cache can cause big performance issues!**## Development notes:
Code style:
```shell
vendor/bin/ecs check src contao --fix
```-------
[1]: https://erdmann-freunde.de/produkte/contao-themes/
[2]: https://erdmann-freunde.de/