mediamotionag/contao-backend-optim-bundle

Backend Optimizing Bundle

v4.0.0 2025-07-29 13:41 UTC

README

About

Use Backend-Optimization for better usage of the Contao-Backend for Administrators.

This Bundle adds following optimizations:

  • IDs in Backend List-View of Modules, Articles, Pages and Nodes (Terminal42 Contao Node)
  • Usage Count of Layouts (Layout wurde wird x mal verwendet)
  • In tl_content and tl_module allowHtml is set on the headline field

Installation

Install composer if you haven't already, then enter this command in the main directory of your Contao installation:

composer require mediamotionag/contao-backend-optim-bundle

Usage

  1. Install and clear Cache
  2. Enjoy

Contribution

Bug reports and pull requests are welcome