mediamotionag / contao-backend-optim-bundle
Backend Optimizing Bundle
Installs: 4 203
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^5.0
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: 2024-10-26 05:53:04 UTC
README
About
Use Backend-Optimization for better usage of the Contao-Backend for Administrators.
This Bundle adds the IDs of Modules, Articles, Pages and Nodes (Terminal42 Contao Node) to the Backend. It also adds a Backend-CSS to make the save and close buttons sticky.
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