con4gis / data
The data brick of the Contao GIS-kit con4gis.
Installs: 692
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 1
Type:contao-bundle
Requires
- con4gis/maps: ^8.1.35
- con4gis/projects: ^4.0.37
- contao/core-bundle: ^4.9
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
- dev-main / 1.3.x-dev
- v1.3.7
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.22
- v1.0.21
- v1.0.20
- v1.0.19
- v1.0.18
- v1.0.17
- v1.0.16
- v1.0.15
- v1.0.14
- v1.0.13
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-dependabot/npm_and_yarn/postcss-8.4.31
- dev-feature
- dev-develop
This package is auto-updated.
Last update: 2024-10-22 10:21:14 UTC
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.