Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 357 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 357 Bytes

Dravencms gallery module

This is a simple gallery module for dravencms

Instalation

The best way to install dravencms/gallery is using Composer:

$ composer require dravencms/gallery

Then you have to register extension in config.neon.

extensions:
	gallery: Dravencms\Gallery\DI\GalleryExtension