con4gis / export
Contao bundle for creating generic exports.
Installs: 433
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 6
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- con4gis/core: ^6.0.4
- con4gis/queue: ^1.5.2
- contao/core-bundle: ^4.9
- doctrine/data-fixtures: ^1.4.4
- doctrine/orm: ^2.8.1
- doctrine/persistence: ^2.3.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2022-05-13 08:43:11 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.