oneup / contao-backend-limited-width
Adds an option to limit the width of the backend.
Installs: 10 225
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 1
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.2
- contao/core-bundle: ^5.3
- doctrine/dbal: ^3.3
- symfony/config: ^6.0 || ^7.0
- symfony/dependency-injection: ^6.0 || ^7.0
- symfony/http-kernel: ^6.0 || ^7.0
- symfony/security-bundle: ^6.0 || ^7.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- contao/manager-plugin: ^2.0
README
This Contao bundle reintroduces a setting for the backend user to limit the width of the backend view to 1440 pixels.
Simply because contao/contao#4552.