Brem-LLC / statamic-taxonomy-import

Import data from a CSV into a taxonomy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Import data from a CSV into a taxonomy.

License:MIT License


Languages

Language:PHP 53.4%Language:Blade 40.6%Language:Vue 4.7%Language:JavaScript 1.2%