Download the PHP package purplespider/file-listing without Composer
On this page you can find all versions of the php package purplespider/file-listing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download purplespider/file-listing
More information about purplespider/file-listing
Files in purplespider/file-listing
Download purplespider/file-listing
More information about purplespider/file-listing
Files in purplespider/file-listing
Vendor purplespider
Package file-listing
Short Description Basic Download Page functionality, based on an assets directory
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-file-listing
Package file-listing
Short Description Basic Download Page functionality, based on an assets directory
License BSD-3-Clause
Homepage https://github.com/purplespider/silverstripe-file-listing
Please rate this library. Is it a good library?
Informations about the package file-listing
File Listing Module
Introduction
Provides basic "multiple file download" page to a SilverStripe site.
Designed to provide a simple, fool-proof way for users to add multiple file downloads to a page on their website.
This module has been designed to have just the minimum required features, to avoid bloat, but can be easily extended to add new fields if required.
Maintainer Contact
- James Cocker ([email protected])
Requirements
- Silverstripe 5
Installation Instructions
- Run
composer require purplespider/file-listing ^2.0
to install the module - Visit /dev/build to rebuild the database.
- Log in the CMS, and create a new File Download Page page.
Features
- Choose an assets sub folder from a dropdown in the CMS
- The page will then list all the files within that folder, along with download links and image previews
- Button on CMS page, takes users straight to that assets folder to manage files
- Supports subfolders
- Lightbox support
All versions of file-listing with dependencies
PHP Build Version
Package Version
The package purplespider/file-listing contains the following files
Loading the files please wait ....