oveleon / contao-backend-helper
Little helpers for working in the Contao backend.
Installs: 707
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^4.13 || ^5.3
- doctrine/dbal: ^3.3
- symfony/config: ^5.4 || ^6.4 || ^7.0
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.0
- symfony/event-dispatcher: ^5.4 || ^6.4 || ^7.0
- symfony/http-foundation: ^5.4 || ^6.4 || ^7.0
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.0
- symfony/security-core: ^5.4 || ^6.4 || ^7.0
Requires (Dev)
- contao/contao-rector: @dev
- contao/easy-coding-standard: ^6.12
- contao/manager-plugin: ^2.3.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-symfony: ^1.0
- shipmonk/composer-dependency-analyser: ^1.5
- slam/phpstan-extensions: ^6.0
- thecodingmachine/phpstan-strict-rules: ^1.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
README
Little helpers for working in the Contao backend.
-
Article information
- Enables the output of further information for editors within the article overview
- Style of the output can be customized within the user
- Placeholders can be used to improve the overview ({class}, #id#, [a tag])
- 🔎 Example
-
Copy Article (Content element)
- This content element allows you to pick an Article and generate a link in the frontend, that users can click to directly copy the chosen article within the contao backend.
-
Copy Content Element (Content element)
- This content element allows you to pick another content element and generate a link in the frontend, that users can click to directly copy the chosen content element within the contao backend.