Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 362 Bytes

Dravencms Packager

This is a simple Packager module for dravencms

Instalation

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

$ composer require dravencms/packager:@dev

Then you have to register extension in config.neon.

extensions:
	packager: Dravencms\Packager\DI\PackagerExtension