rias/statamic-data-import

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-07-04 13:54:52 UTC


README

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