stnvh / silverstripe-assetexport
Exports all files and folders in the assets directory to a ZIP file in the CMS.
Installs: 282
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 4
Forks: 3
Open Issues: 4
Type:silverstripe-module
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2024-11-05 03:43:38 UTC
README
Exports all files and folders in the assets directory to a ZIP file in the CMS.
By Stan Hutcheon - Bigfork Ltd
Installation:
Composer:
composer require "stnvh/silverstripe-assetexport" "~1"
Download:
Clone this repo into a folder called assetexport
in your silverstripe installation folder.
Usage:
It adds a button in the 'Files' section of the CMS. Just click it and smile.
After installing via composer, you must /dev/build