mediamotionag / contao-backend-optim-bundle
Backend Optimizing Bundle
Installs: 5 809
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
Type:contao-bundle
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
- dev-master
- v4.0.0
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- 1.x-dev
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-feat/contao-56
- dev-feat/no-node-bundle
- dev-feat/contao-5
- dev-fix/undefinedFix
- dev-feat/contao49-fix
This package is auto-updated.
Last update: 2025-07-29 13:41:59 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