maldicore/silverstripe-clientexport
Composer 安装命令:
composer require maldicore/silverstripe-clientexport
包简介
Exports all files and folders in the assets directory or database to a ZIP file in the CMS.
README 文档
README
[https://packagist.org/packages/maldicore/silverstripe-clientexport]
- Exports all files and folders in the assets directory to a ZIP file in the CMS.
- Exports the database to a ZIP file in the CMS
- Initial Asset Export code by Stan Hutcheon - Bigfork Ltd - Silverstripe AssetExport (https://github.com/stnvh/silverstripe-assetexport)
- Database Export added By Maldicore Group Pvt Ltd
Installation:
Composer:
composer require "maldicore/silverstripe-clientexport" "dev-master"
Download:
Clone this repo into a folder called clientexport in your silverstripe installation folder.
Usage:
It adds 2 buttons in the 'Files' section of the CMS. Just click respective buttons to backup and download either the database or asset folder.
After installing via composer, you must /dev/build
统计信息
- 总下载量: 57
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-01-11