oveleon/contao-backend-helper

Little helpers for working in the Contao backend.


Keywords
backend, contao, contao-bundle
License
MIT

Documentation

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.