romaloverboy/yii2-partner

This is a module that extends the landing project

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2018-04-23 11:29 UTC

This package is auto-updated.

Last update: 2025-06-29 01:13:18 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', ],