An open API service indexing awesome lists of open source software.

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.

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.