Skip to main content

FLARE 🔥 Filter, List and Reader Bundle

heimrichhannot/contao-flare-bundle is a Contao CMS extension that streamlines the filtering and listing of entities on the frontend and also supports individual detail views (readers).

danger

This documentation is not up to date with the latest developments.

We are currently working on FLARE's first stable release, v0.1, which brings significant architectural changes compared to the previous version that is documented in here.

This documentation is being actively updated to reflect the latest developments and improvements.

Please refer to the source code for the most up-to-date information on the features and usage.

Features

  • Filter and list entities (e.g. news, events, or any generic data-container)
  • Filter forms created and displayed using Symfony FormTypes
  • Pagination included (not based on Contao's pagination, this one is actually good!)
  • Individual detail views (readers) using the Contao standard auto_item feature
  • Customizable filter and list templates
  • Batteries-included: Comes with a set of predefined filter and list types
  • Easy to extend with custom filter and list types
  • Easy to use: Only one place to manage list and filter configurations
  • Easy to use: Only two content elements (a filter and list view and a reader)
  • No modules, no worries!