rias/statamic-data-import

There is no license information available for the latest version (1.4.0) of this package.

1.4.0 2024-02-22 08:47 UTC

This package is auto-updated.

Last update: 2024-03-22 08:59:48 UTC


README

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