pdir / backend-helper-bundle
Backend helper bundle for Contao 4
Installs: 355
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^5.6 || ^7.0
- contao/core-bundle: ^4.4
- symfony/framework-bundle: ^3.3 | ^4.2
Requires (Dev)
- contao/manager-plugin: ^2.0
- doctrine/doctrine-cache-bundle: ^1.3
- friendsofphp/php-cs-fixer: ^2.12
- php-http/guzzle6-adapter: ^1.1
- php-http/message-factory: ^1.0.2
- phpunit/phpunit: ^5.7.26
- symfony/phpunit-bridge: ^3.2
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
- jrgregory/m17-sticky-backend-footer: ^2.0
- terminal42/contao-easy_themes: ^2.2
This package is auto-updated.
Last update: 2024-11-21 00:20:12 UTC
README
The extension adds some basic functions, features and bundles to Contao backend.
Features in this bundle
- Bulk edits for selection boxes
- Reverse Check Box button
New functions through dependencies ðŸ›
- 🔒 Sticky Backend Footer Placement of the action buttons at the bottom of the screen.
- 🔗 EasyThemes Place important links in the main navigation
German
Die Erweiterung ergänzt einige Funktionen für das Contao Backend.
To-do list
- Bulk edits for all other fields (input, checkbox, etc.)
- simplify code