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

2.0.7 2023-02-21 13:05 UTC

This package is auto-updated.

Last update: 2024-03-21 15:45:57 UTC


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