studioespresso / craft-exporter
导出所有内容
4.1.3
2024-08-19 17:12 UTC
Requires
- craftcms/cms: ^4.5.11
- phpoffice/phpspreadsheet: 1.29.0
- putyourlightson/craft-sprig-core: ^2.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
This package is auto-updated.
Last update: 2024-09-18 02:11:24 UTC
README
Element Exporter 旨在使从您的 Craft CMS 网站导出数据变得简单、可重复,并包括事件,允许进行自定义数据解析和自定义元素支持。
要求
此插件需要 Craft CMS 4.5.0 或更高版本。
安装
要安装此插件,请按照以下说明操作。
- 打开您的终端并转到您的 Craft 项目
# 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
文档
由 Studio Espresso 提供