inspiredminds/contao-include-info

Contao extension to provide additional info for include elements in the back end.

Fund package maintenance!
fritzmg

Installs: 7 053

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 4

Forks: 1

Open Issues: 3

Type:contao-bundle

2.0.2 2023-08-17 19:09 UTC

This package is auto-updated.

Last update: 2024-04-17 20:34:30 UTC


README

Contao Include Info

Contao extension to provide additional info for include elements in the back end. It shows the breadcrumb to the page in the site structure where the original article or element is located, as well as the breadcrumbs to all pages where the article or element is also included. It also shows where a Content Element is included on the original Content Element. The info is shown in the Content Element list as well in the editing view of Content Elements and Articles.

Since version 2.0.0 the insert tag index needs to be enabled manually, as insert tag indexing can cause long response times in certain environments with certain Contao instances.

contao_include_info:
    enable_insert_tag_index: true

Note: this extension requires your database server to have innodb_large_prefix enabled when running older MySQL/MariaDB versions.

Content element