stnvh / silverstripe-assetexport
Exports all files and folders in the assets directory to a ZIP file in the CMS.
Package info
github.com/stnvh/silverstripe-assetexport
Type:silverstripe-module
pkg:composer/stnvh/silverstripe-assetexport
1.0.2
2015-01-21 09:26 UTC
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2026-02-24 09:43:57 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