bygstudio/statamic-taxonomy-import

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

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/bygstudio/statamic-taxonomy-import

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

This package is auto-updated.

Last update: 2025-10-10 01:02:17 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"