Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 397 Bytes

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