bygstudio/statamic-taxonomy-import

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

dev-main 2023-05-09 19:58 UTC

This package is auto-updated.

Last update: 2024-05-09 21:59:42 UTC


README

This package is copy of riad/statamic-data-import updated for taxonomies

Taxonomy Import plugin for Statamic

Import data from a CSV into a taxonomy.

Installation

Require it using Composer.

composer require bygstudio/statamic-taxonomy-import

Publish the assets:

php artisan vendor:publish --provider="Bygstudio\StatamicTaxonomyImport\TaxonomyImportServiceProvider"