Skip to content

Hashes the name of all files uploaded via the CMS or otherwise. Perfect for large sites that allow file uploads from potentially thousands of members.

License

Notifications You must be signed in to change notification settings

vulcandigital/silverstripe-hashupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashUpload

Hashes the name of all files uploaded via the CMS or use of Upload.

Perfect for large sites that allow file uploads from potentially thousands of members

Plug & Play

This module is plug and play which means you only have to install it and it will begin hashing filenames after a dev/build

Note: Hashing for existing files is NOT supported

Requirements

  • SilverStripe ^4.0+

Install

composer require vulcandigital\silverstripe-hashupload

Caveat

The default configuration for this module uses Injector to replace the standard SilverStripe\Assets\Upload class. Any other module doing the same may and most likely will cause a conflict.

About

Hashes the name of all files uploaded via the CMS or otherwise. Perfect for large sites that allow file uploads from potentially thousands of members.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages