heimrichhannot/contao-entity_import

A backend only module, to migrate items from one database into another (experts only).

1.4.3 2020-01-21 09:53 UTC

README

A backend only module, to migrate items from one database into another (experts only).

Features

  • image support
  • enclosure support
  • tidy text replace (format to fit contao tinymce setting)
  • foreignKey reference for values
  • import from api

Configuration

  • Importing is done either through one of the supplied classes inheriting from Importer or through a custom class also inheriting from Importer
  • The palettes of an entity import configuration can be modified by the Hook "initEntityImportPalettes"; one is already set and could be easily removed if necessary

Usage

Fieldmapping

Types

Developers

Field explanation "External Source"

Hooks

Inserttags