medienreaktor / import
Import module for Neos CMS
Installs: 255
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 4
Open Issues: 0
Type:neos-package
This package is auto-updated.
Last update: 2024-12-21 15:49:49 UTC
README
CSV Importer for Neos CMS with dynamic field to property mapping.
What does it do?
This package adds an "Import" module to your Neos backend for importing CSV files. You can dynamically map fields to your target NodeType's properties.
Installation
Install this package using composer require medienreaktor/import
.