studioespresso/craft-exporter

Export all things

Fund package maintenance!
janhenckens

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 5

Type:craft-plugin

4.1.0 2024-04-23 18:28 UTC

This package is auto-updated.

Last update: 2024-04-23 18:29:41 UTC


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.

68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f37666165616333613238353438386664313233352f6d61696e7461696e6162696c697479

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