con4gis / projects
The framework brick of the Contao GIS-kit con4gis. Useful for developing frontend modules.
Installs: 5 712
Dependents: 7
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 0
Open Issues: 3
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- bacon/bacon-qr-code: ^2.0
- con4gis/core: ^6.0 || ^7.0
- contao-components/jquery: ^3.6
- contao/core-bundle: ^4.9
- doctrine/data-fixtures: ^1.4.4
- doctrine/orm: ^2.8.5
- doctrine/persistence: ^2|^3
- menatwork/contao-multicolumnwizard-bundle: ^3.6
- terminal42/notification_center: ^1.6
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
- v4.x-dev
- dev-main / 4.0.x-dev
- v4.0.41
- v4.0.39
- v4.0.38
- v4.0.37
- v4.0.36
- v4.0.35
- v4.0.34
- v4.0.33
- v4.0.32
- v4.0.31
- v4.0.30
- v4.0.29
- v4.0.28
- v4.0.27
- v4.0.26
- v4.0.25
- v4.0.24
- v4.0.23
- v4.0.22
- v4.0.21
- v4.0.20
- v4.0.19
- v4.0.18
- v4.0.17
- v4.0.16
- v4.0.15
- v4.0.14
- v4.0.13
- v4.0.12
- v4.0.11
- v4.0.10
- v4.0.9
- v4.0.8
- v4.0.7
- v4.0.6
- v4.0.5
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.0.29
- v3.0.28
- v3.0.27
- v3.0.26
- v3.0.25
- v3.0.24
- v3.0.23
- v3.0.22
- v3.0.21
- v3.0.20
- v3.0.19
- v3.0.18
- v3.0.17
- v3.0.16
- v3.0.15
- v3.0.14
- v3.0.13
- v3.0.12
- v3.0.11
- v3.0.10
- v3.0.9
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.1.8
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.14
- v2.0.13
- v2.0.12
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.5.4
- v1.5.3
- v1.5.2
- v1.5.1
- v1.5.0
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.0
- v1.1.0
- v1.0.0
- v0.9.18
- v0.9.17
- v0.9.16
- v0.9.15
- v0.9.14
- v0.9.13
- v0.9.12
- v0.9.11
- v0.9.10
- v0.9.9
- v0.9.8
- v0.9.7
- v0.9.6
- v0.9.5
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- v0.8.17
- v0.8.16
- v0.8.15
- 0.8.14
- v0.8.13
- v0.8.12
- v0.8.11
- v0.8.10
- v0.8.9
- v0.8.8
- v0.8.7
- v0.8.6
- v0.8.5
- v0.8.4
- v0.8.3
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.14
- v0.7.13
- v0.7.12
- v0.7.11
- v0.7.10
- v0.7.6
- v0.7.5
- v0.7.4
- v0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- dev-dependabot/npm_and_yarn/yaml-and-postcss-loader--removed
- dev-subdialog-fix
- dev-subdialog-fix-rebased
- dev-refactor-dialog-save-and-load
- dev-feature-datatables-field
- dev-feature-interactive-list
- dev-feature-list-module
This package is auto-updated.
Last update: 2024-11-18 15:25:45 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.