dev-master
9999999-devEasy web interface to setup Yii 2.
The Requires
by Awsaf Anam
yii2 installer yii
Easy web interface to setup Yii 2.
Easy web interface to setup Yii 2., (*1)
composer require "awsafanam/yii2-easy-installer": "0.1.1"
'bootstrap' => [
...
'awsaf\installer\SiteBootstrap'
...
],
'modules' => [
...
'installer' => [
'class' => 'awsaf\installer\InstallerModule',
'sqlFile' => '' // Put the sql file path here (optional)
],
...
]
Go to admin section login with user: admin pass: admin
, (*2)
Contributing instructions are located in CONTRIBUTING.md file., (*3)
Yii2-installer is released under the MIT License. See the bundled LICENSE for details., (*4)
Easy web interface to setup Yii 2.
yii2 installer yii