con4gis/projects

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

v4.0.40 2024-03-29 12:15 UTC

This package is auto-updated.

Last update: 2024-05-29 12:39:16 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.