con4gis / projects
The framework brick of the Contao GIS-kit con4gis. Useful for developing frontend modules.
Package info
github.com/Kuestenschmiede/ProjectsBundle
Type:contao-bundle
pkg:composer/con4gis/projects
v5.0.22
2026-06-23 17:40 UTC
Requires
- php: ^8.1
- bacon/bacon-qr-code: ^2 || ^3
- con4gis/core: ^8.0
- contao-components/jquery: ^3.7
- contao/core-bundle: ^4.13 || ^5.3
- doctrine/data-fixtures: ^1.4.4
- doctrine/orm: ^2.8.5
- doctrine/persistence: ^2|^3
- menatwork/contao-multicolumnwizard-bundle: ^3.6
- terminal42/notification_center: ^2.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2026-06-23 17:41:14 UTC
README
Overview
The framework brick of the Contao GIS-kit con4gis. Useful for developing frontend modules. Features include:
- Development of frontend modules, tables 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 a single module
- Easy to extend
Installation
Via composer:
composer require con4gis/projects
Alternatively, you can use the Contao Manager to install the con4gis-ProjectsBundle.
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.