con4gis / framework
The framework brick of the Contao GIS-kit con4gis. Useful for developing frontend modules.
Package info
github.com/Kuestenschmiede/FrameworkBundle
Language:JavaScript
Type:contao-bundle
pkg:composer/con4gis/framework
v2.1.1
2026-06-23 16:30 UTC
Requires
- php: ^8.1
- ext-json: *
- con4gis/core: ^8
- con4gis/maps: ^10
- contao-components/jquery: ^3.7
- contao/core-bundle: ^4.13 || ^5.3
- menatwork/contao-multicolumnwizard-bundle: ^3.6
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2026-06-23 17:42:02 UTC
README
Overview
The frontend framework of the Contao GIS-kit con4gis. Useful for developing frontend modules. Features include:
- Development of frontend lists, tables, pages and forms
- Wide variety of different field types: from simple text or number fields to complex tools such as geopickers or text editors.
- Easy configuration via simple modules
- Easy to extend
Installation
Via composer:
composer require con4gis/framework
Alternatively, you can use the Contao Manager to install the con4gis-FrameworkBundle.
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.