heimrichhannot/contao-flare-bundle
Composer 安装命令:
composer require heimrichhannot/contao-flare-bundle
包简介
Filter, list, and read entities with this bundle for Contao Open Source CMS.
README 文档
README
A Contao CMS bundle for building filterable lists and detail pages — for news, events, or any DCA-based entity.
Note
Flare is a work in progress. We are actively working on it and will release updates regularly.
Features
- Filter and list entities (e.g. news, events, or any generic data-container)
- Ease of use:
- Only one place to manage list and filter configurations
- Only two content elements (a list view with filter, and a reader)
- Filter forms created and displayed using Symfony Forms
- Pagination included (not based on Contao's pagination, this one is actually good!)
- Individual detail views (readers) using the Contao standard
auto_itemfeature - Batteries-included: Comes with a set of predefined filter and list types
- Customizable filter and list templates
- Extensible with custom filter and list types
- No modules, no worries!
Installation
Install the bundle via Composer, then update your database:
composer require heimrichhannot/contao-flare-bundle
Requires Contao ^4.13 or ^5.0 and PHP ^8.2.
Basic Usage
- Create a new list configuration in the Contao backend under "Layout" → "Lists FLARE"
- Each list is an archive of filter elements: add filters as children to the list configuration
- Add a list view content element to a page and select the list configuration
- Add a reader content element to a separate page and select the list configuration
- Select the reader page in the list configuration
- Profit!
Filter Configuration
Each filter element type specifies its own configuration options. The following options are available for all filter types:
- Title: A title that should briefly describe the filter and is shown in the backend listings.
- Type: The filter element type to use.
- Intrinsic: If checked, the filter is always applied to the list view and not visible in the form shown to the user.
- Published: If unchecked, the filter is not shown in the form and not applied when filtering the list view.
What is intrinsic?
- Each filter has an "intrinsic" option, which means that the filter is always applied to the list view and not visible in the form shown to the user.
- A filter that has intrinsic unchecked is shown in the form and can be used by the user to filter the list view.
- Some filters can only be intrinsic, e.g. the "published" filter. Under the hood, these filters do not specify a Symfony FormType.
Resources
Documentation
Source Code
heimrichhannot/contao-flare-bundle 适用场景与选型建议
heimrichhannot/contao-flare-bundle 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.12k 次下载、GitHub Stars 达 6, 最近一次更新时间为 2025 年 04 月 24 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 heimrichhannot/contao-flare-bundle 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 heimrichhannot/contao-flare-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 1.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 17
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2025-04-24