mediamotionag/contao-backend-optim-bundle

Backend Optimizing Bundle

Installs: 6 440

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 1

Open Issues: 0

Type:contao-bundle

pkg:composer/mediamotionag/contao-backend-optim-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