Provides basic files page functionality to a SilverStripe site.
Designed to provide a simple, fool-proof way for users to add multiple file download links to a single page.
A "Files" tab in the CMS, allows CMS users to bulk upload multiple files which are then assigned to the page. The files are managed in a GridField, each file item contains a "Link Title" and the File itself. The template then displays links to all the files.
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.
Note: This is similar to my File Listing Page module, but this one has the files associated with the page, rather than a folder, so the files are managed while editing the page, and not in the Files area. This module also allows you to set the order the download links display in, but can't support a folder hierarchy, only a flat list of links.
composer require purplespider/basic-files-page
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem