Skip to content

dravencms/file-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dravencms File Download module

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