vova07/yii2-start-site-module The site module for Yii2-Start application.

startmodulemodulesyii2-startsite

WARNING: This extension is not more maintained

Yii2-Start site module.

This module provide frontend functionality for Yii2-Start application.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist vova07/yii2-start-site-module "*"

or add

"vova07/yii2-start-site-module": "*"

to the require section of your composer.json file.

Configuration

Edit module section in your backend application config file:

'modules' => [
    'site' => [
        'class' => 'vova07\site\Module'
    ]
]

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



0.1.3 is the latest of 4 releases



BSD-3-Clause license
Stats
2 github stars & 2 github forks
0 downloads in the last day
0 downloads in the last 30 days
9367 total downloads