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.

1.5.0 2024-05-04 13:30 UTC

This package is auto-updated.

Last update: 2024-10-29 08:37:50 UTC


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.

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