Skip to content

Exports all files and folders in the assets directory or database to a ZIP file in the CMS.

License

Notifications You must be signed in to change notification settings

Maldicore/silverstripe-clientexport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silverstripe Client Export

[https://packagist.org/packages/maldicore/silverstripe-clientexport]

  1. Exports all files and folders in the assets directory to a ZIP file in the CMS.
  2. Exports the database to a ZIP file in the CMS

Client Export Backup

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

About

Exports all files and folders in the assets directory or database to a ZIP file in the CMS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages