con4gis / export
Contao bundle for creating generic exports.
v2.7.0
2026-02-26 08:41 UTC
Requires
- php: ^8.1
- con4gis/core: ^8.0
- con4gis/queue: ^1.6
- contao/core-bundle: ^5.3
- doctrine/data-fixtures: ^1.4.4
- doctrine/orm: ^2.20 || ^3.6
- doctrine/persistence: ^2|^3
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2026-05-26 09:10:01 UTC
README
Overview
The export brick of the Contao GIS-kit con4gis. This bundle allows you to export tables from the Contao database into CSV files.
Installation
Via composer:
composer require con4gis/export
Alternatively, you can use the Contao Manager to install the con4gis-ExportBundle.
Requirements
- Contao (4.9.x LTS or latest stable release)
- CoreBundle (latest stable release)
Documentation
Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.