riasvdv / statamic-data-import

MIT License
14 stars 8 forks source link

[!CAUTION] This addon has been depublished and abandoned. Use the official first party importer instead.

Data Import plugin for Statamic

Import data from a CSV into a collection.

Data Import

Installation

Require it using Composer.

composer require rias/statamic-data-import

Publish the assets:

php artisan vendor:publish --provider="Rias\StatamicDataImport\DataImportServiceProvider"

Brought to you by Rias