heimrichhannot/contao-tags-list-reader-bundle

This bundle offers the integration of codefog/tags-bundle into heimrichhannot/contao-list-bundle and heimrichhannot/contao-reader-bundle.


License
Other

Documentation

Contao Tags List Reader Bundle

This bundle offers the integration of codefog/tags-bundle into heimrichhannot/contao-list-bundle and heimrichhannot/contao-reader-bundle.

Features

  • adds a list/reader config element for displaying the tags assigned to the displayed entity
  • tags can be rendered as plain text or links to another page containing a list which is then filtered using the clicked tag

Installation

  1. Install via composer: composer require contao-tags-list-reader-bundle and update your database.

Configuration

  1. Create a list/reader config as you'd do normally.
  2. Add the list/reader config element to the config.
  3. Output the element in your item template.