studioespresso/craft-exporter

Export all things

Maintainers

Package info

github.com/studioespresso/craft-exporter

Documentation

Type:craft-plugin

pkg:composer/studioespresso/craft-exporter

Fund package maintenance!

janhenckens

Statistics

Installs: 174

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 7


README

Element Exporter aims to make exporting data from your Craft CMS website easy, repeatable and includes event to allow for custom data parsing and custom element support.

Screenshot

Requirements

This plugin requires Craft CMS 4.5.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:
# go to the project directory
cd /path/to/my-craft-project.dev

# tell Composer to install the plugin
composer require studioespresso/craft-exporter

# tell Craft to install the plugin
./craft install/plugin exporter

Documentation

📔 Documentation can be found here

Brought to you by Studio Espresso