CMS MADE SIMPLE FORGE

Name Type Description
Secure file download Plugin This tag and extra download script obfuscates a link to a file which you would like to protect from unauthorized download. It only provides real security, if used in conjunction with the FrontendUsers module.
Download Counter Module See the help : http://www.furie.be/downcnt.html Adds a click counter for all your links After installing this module user has to modify links that he or she wants them to count clicks: the "href" part must be replaced with a tag calling this module. After that the number of clicks and date of last click will be stored for this link. The counters may be watched and managed in the admin section. Also the module allows to display the counter value for specific link in the front-end. Compatible CmsMadeSimple 1.11
filelist Plugin Returns or assigns to a smarty variable a (random) filelist, starting from a given path (relative to $config['uploads_path']). Filelist can be filesystem paths or URIs.
Uploads Module This module provides a means of allowing users to upload files to you. The module allows the user to enter a name and a comment with each upload. The administrator can set a maximum file size and can manage the uploads from the admin interface.
FileBackup Module This module provides an interface to backup/restore the entire CMSMS files tree using tar command included in most linux distributions. It can be used to clone a CMSMS server simply from webpage using standard modules.
File Link Plugin Adds a hyperlink on any kind of file in your upload directory. By automatically adding a common and a file type specific css class you are free to configure your css to display the hyperlink as you like. The file size will be also added to the link text.
JQuery File Upload Module The best JQuery file upload tool for the best Cms. Specially designed for front-end. Easily integrated and highly configurable even with FEU. Feel Free to fork it on my GitHub's page This module is based on the project jQuery-File-Upload. More information on http://blueimp.github.com/jQuery-File-Upload/
FileMgr Module A file management module with file edit capabilities. This module is created for website developers, NOT for end users!
FileBackup2 Module A fork of the FileBackup module. FileBackup2 is a module for CMS Made Simple to provide CMSMS full files backup tarred and gzipped. Source code: https://github.com/wdwp/filebackup2