statamic / importer
v1.0.2
2024-10-28 20:34 UTC
Requires
- pixelfear/composer-dist-plugin: ^0.1.5
- spatie/simple-excel: ^3.7
- statamic/cms: ^5.35.0
- symfony/dom-crawler: ^7.1
Requires (Dev)
- laravel/pint: ^1.18
- orchestra/testbench: ^8.0 || ^9.0.2
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2024-10-31 21:40:06 UTC
README
Allows you to easily import content and users into Statamic. Supports CSV and XML files.
Features
- Allows importing entries, taxonomy terms, and users
- Supports CSV and XML files
- Easy to use UI for mapping fields
- Special handling of Gutenberg content (WordPress)
- Hooks for customizing the import process
Installation
You can install the Importer addon via Composer:
composer require statamic/importer
You can find the Importer addon in the Control Panel under Utilities > Importer
.
Documentation
Read the docs on the Statamic Marketplace or contribute to it here on GitHub.