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 Partner module

This is a simple Partner module for dravencms

Instalation

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

$ composer require dravencms/partner

Then you have to register extension in config.neon.

extensions:
	partner: Dravencms\Partner\DI\PartnerExtension