romaloverboy / yii2-partner
This is a module that extends the landing project
Package info
github.com/RomaLoverboy/landing
Type:yii2-extension
pkg:composer/romaloverboy/yii2-partner
dev-master
2018-04-23 11:29 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-03-01 00:24:58 UTC
README
This is a module that extends the landing project
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist romaloverboy/yii2-partner "*"
or add
"romaloverboy/yii2-partner": "*"
to the require section of your composer.json file.
Usage
'partner' => [ 'class' => 'romaloverboy\partner\Module', ],