https://github.com/oveleon/contao-backend-helper
Little helpers for working in the Contao backend.
https://github.com/oveleon/contao-backend-helper
backend contao contao-bundle
Last synced: 12 months ago
JSON representation
Little helpers for working in the Contao backend.
- Host: GitHub
- URL: https://github.com/oveleon/contao-backend-helper
- Owner: oveleon
- License: mit
- Created: 2021-05-26T07:24:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T10:55:16.000Z (over 2 years ago)
- Last Synced: 2024-05-01T09:46:19.348Z (about 2 years ago)
- Topics: backend, contao, contao-bundle
- Language: PHP
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Contao Backend Helper
Little helpers for working in the Contao backend.
1. **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
2. **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.
3. **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.