con4gis / framework
The framework brick of the Contao GIS-kit con4gis. Useful for developing frontend modules.
Installs: 43
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:JavaScript
Type:contao-bundle
Requires
- ext-json: *
- con4gis/core: ^4.1
- con4gis/maps: ^7.3
- contao-components/jquery: ^3.0
- contao/core-bundle: ^4.9
- guzzlehttp/guzzle: ^6.2
- menatwork/contao-multicolumnwizard-bundle: ^3.4
- terminal42/notification_center: ^1.5
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
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.