con4gis / data
The data brick of the Contao GIS-kit con4gis.
Installs: 269
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.1
- con4gis/maps: ^7.2
- con4gis/projects: ^2.0
- contao/core-bundle: ^4.4
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
README
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.