vulcandigital/silverstripe-hashupload
Composer 安装命令:
composer require vulcandigital/silverstripe-hashupload
包简介
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
README 文档
README
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.
统计信息
- 总下载量: 126
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3
- 更新时间: 2017-11-02