con4gis/framework

The framework brick of the Contao GIS-kit con4gis. Useful for developing frontend modules.

Installs: 443

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 0

Language:JavaScript

Type:contao-bundle


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.