heimrichhannot/contao-flare-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Latest Version on Packagist PHP Version Contao Version PHPStan Mago Compatibility

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_item feature
  • 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

  1. Create a new list configuration in the Contao backend under "Layout" → "Lists FLARE"
  2. Each list is an archive of filter elements: add filters as children to the list configuration
  3. Add a list view content element to a page and select the list configuration
  4. Add a reader content element to a separate page and select the list configuration
  5. Select the reader page in the list configuration
  6. 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 我们能提供哪些服务?
定制开发 / 二次开发

基于 heimrichhannot/contao-flare-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 1.12k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 17
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 5
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2025-04-24