rias / statamic-data-import
Installs: 94 856
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 2
Forks: 8
Open Issues: 10
Requires
- spatie/simple-excel: ^1.9|^2.0|^3.0
- statamic/cms: ^3.0|^4.0|^5.0
README
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.
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