con4gis/import

Contao bundle for creating generic imports.


README

Overview

The import brick of the Contao GIS-kit con4gis. This bundle enables the import of CSV files in the contao backend. The import configuration is built flexible, so you can define your own mapping of the CSV file into a database table of your choice.

Installation

Via composer:

composer require con4gis/import

Alternatively, you can use the Contao Manager to install the con4gis-ImportBundle.

Requirements

Documentation

Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.