mediamotionag / contao-backend-optim-bundle
Backend Optimizing Bundle
Package info
github.com/mediamotionag/contao-backend-optim-bundle
Type:contao-bundle
pkg:composer/mediamotionag/contao-backend-optim-bundle
v4.0.1
2026-01-06 11:08 UTC
Requires
- php: ^8.1
- contao/core-bundle: ^5.6
Requires (Dev)
- contao/manager-plugin: ^2.0
- roave/security-advisories: dev-latest
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2026-06-06 12:19:46 UTC
README
About
Use Backend-Optimization for better usage of the Contao-Backend for Administrators.
This Bundle adds following optimizations:
- IDs in Backend List-View of Modules, Articles, Pages and Nodes (Terminal42 Contao Node)
- Usage Count of Layouts (Layout wurde wird x mal verwendet)
- In tl_content and tl_module allowHtml is set on the headline field
Installation
Install composer if you haven't already, then enter this command in the main directory of your Contao installation:
composer require mediamotionag/contao-backend-optim-bundle
Usage
- Install and clear Cache
- Enjoy
Contribution
Bug reports and pull requests are welcome