Exports Craft data to multiple formats
This plugin requires Craft CMS 3.0.0-beta.23 or later.
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require onedesign/one-export
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for One Export.
At the moment this is a very specific plugin that allows you to export users based on user group or status (or a combination).
Some things to do, and ideas for potential features:
- Extend to allow exporting of other content types
- Allow customizing the generated CSV
- Allow customizing default values to be exported
Brought to you by One Design Company