con4gis/projects

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

v4.0.41 2024-06-27 13:35 UTC

This package is auto-updated.

Last update: 2024-07-18 14:38:51 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.