heimrichhannot / contao-backend-theme-bundle
This bundle provides minor theme fixes for the backend of the Contao CMS.
Installs: 1 392
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.1|^8.0
- contao/core-bundle: ^4.4
Requires (Dev)
- contao/manager-plugin: ^2.0
- contao/test-case: 1.1.*
- friendsofphp/php-cs-fixer: ^2.2
- php-http/guzzle6-adapter: ^1.1
- php-http/message-factory: ^1.0.2
- phpunit/php-token-stream: ^1.4|^2.0|^3.0
- phpunit/phpunit: >=6.0 <6.5
- phpunit/phpunit-mock-objects: ^4.0|^5.0
- satooshi/php-coveralls: ^2.0
- symfony/phpunit-bridge: ^3.2
README
This bundle provides minor theme fixes for the backend of the Contao CMS.
Features
- restores the black/blue gradient background from contao 4.4
- Chrome only: restores the outline from Chrome 82 and lower
Installation
- Install via composer:
composer require heimrichhannot/contao-backend-theme-bundle
.