stnvh/silverstripe-assetexport

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

Maintainers

Package info

github.com/stnvh/silverstripe-assetexport

Type:silverstripe-module

pkg:composer/stnvh/silverstripe-assetexport

Statistics

Installs: 283

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 4

1.0.2 2015-01-21 09:26 UTC

This package is not auto-updated.

Last update: 2026-02-24 09:43:57 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