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

1.0.2 2015-01-21 09:26 UTC

This package is not auto-updated.

Last update: 2024-04-09 00:21:22 UTC


README

Latest Stable Version License

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

Asset Export

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