oneup / contao-backend-limited-width
This package is abandoned and no longer maintained.
No replacement package was suggested.
Adds an option to limit the width of the backend.
Package info
github.com/1up-lab/contao-backend-limited-width
Type:contao-bundle
pkg:composer/oneup/contao-backend-limited-width
1.2.2
2026-01-29 13:03 UTC
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
Conflicts
- contao/core-bundle: >=5.7
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.