dravencms / file-download
File download module for dravencms
Installs: 81
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:dravencms-package
Requires
- dravencms/file: ^v2.0
- dravencms/paginator: >=1.0
Requires (Dev)
- nette/tester: @dev
Suggests
- dravencms/structure: Allows file download components to be used in cms
README
This is a simple File Download module for dravencms
Instalation
The best way to install dravencms/file-download is using Composer:
$ composer require dravencms/file-download
Then you have to register extension in config.neon
.
extensions: file-download: Dravencms\FileDownload\DI\FileDownloadExtension