con4gis / data
The data brick of the Contao GIS-kit con4gis.
v1.4.0
2025-05-23 15:41 UTC
Requires
- con4gis/maps: ^10.1.4
- con4gis/projects: ^5.0
- contao/core-bundle: ^4.9
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2026-05-24 23:38:41 UTC
README
Important
We are not actively developing this con4gis module. Further development orders are possible.
Overview
The data brick of the Contao GIS-kit con4gis. Extends con4gis Maps- and ProjectsBundle.
Using con4gis Data, individual data structures can be displayed in lists and on the card without programming knowledge.
Features include:
- Data tables configurable in the Contao back end
- Complex structures via categories and directories
- Predefined standard fields (e.g. addresses)
- Easy integration into the con4gis map structure
- List display via Contao frontend modules
Installation
Via composer:
composer require con4gis/data
Alternatively, you can use the Contao Manager to install the con4gis-DataBundle.
Requirements
- Contao (>=4.4)
- CoreBundle (latest stable release)
- MapsBundle (latest stable release)
- ProjectsBundle (latest stable release)
Documentation
Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.