rias/statamic-data-import
This package is abandoned and no longer maintained.
The author suggests using the statamic/importer package instead.
There is no license information available for the latest version (1.5.0) of this package.
Maintainers
1.5.0
2024-05-04 13:30 UTC
Requires
- spatie/simple-excel: ^1.9|^2.0|^3.0
- statamic/cms: ^3.0|^4.0|^5.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License 8000c6d13dbb52c72117ead009e12d0d5276487b
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
