pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

Installs: 319 939

Dependents: 1

Suggesters: 0

Security: 0

Stars: 38

Watchers: 13

Forks: 56

Open Issues: 31

Type:pimcore-bundle

v1.9.1 2024-07-05 07:12 UTC

README

Pimcore Data Importer

This extension adds a comprehensive import functionality to Pimcore Datahub. It allows importing data from external sources and adjusting it to Pimcore Data Objects based on a configured mapping without writing any code.

Features in a Nutshell

  • Multiple imports configuration directly in Datahub.
  • Data import from various data sources.
  • Supported File Formats: csv, xlsx, json, xml.
  • Strategies configuration for:
    • loading existing elements for updating data.
    • defining location for newly imported data.
    • publishing data.
    • cleanup of existing data.
  • Mappings definition for adjusting data to Pimcore Data Objects with:
    • simple transformations.
    • preview of imported data.
  • Imports execution directly in Pimcore Datahub or on a regular base via cron definitions.
  • Import status updates and extensive logging information.

Mapping Mapping and preview of data

Documentation Overview

Further Information

On other Pimcore Datahub adapters and export solutions: