2017 © Pedro Peláez
 

yii2-extension yii2-easy-installer

Easy web interface to setup Yii 2.

image

awsafanam/yii2-easy-installer

Easy web interface to setup Yii 2.

  • Thursday, November 2, 2017
  • by awsaf
  • Repository
  • 1 Watchers
  • 1 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 30 % Grown

The README.md

Yii2 Easy Installer

Easy web interface to setup Yii 2., (*1)

Features

  • Setup database
  • Setup email
  • Setup Admin Email

Installation

  • Run composer require "awsafanam/yii2-easy-installer": "0.1.1"
  • Add this to your config file 'bootstrap' => [ ... 'awsaf\installer\SiteBootstrap' ... ], 'modules' => [ ... 'installer' => [ 'class' => 'awsaf\installer\InstallerModule', 'sqlFile' => '' // Put the sql file path here (optional) ], ... ]
  • Visit the document root and complete the setup process
  • Go to admin section login with user: admin pass: admin, (*2)

    How to contribute?

    Contributing instructions are located in CONTRIBUTING.md file., (*3)

    License

    Yii2-installer is released under the MIT License. See the bundled LICENSE for details., (*4)

The Versions

02/11 2017

dev-master

9999999-dev

Easy web interface to setup Yii 2.

  Sources   Download

The Requires

 

yii2 installer yii

02/11 2017

0.1.1

0.1.1.0

Easy web interface to setup Yii 2.

  Sources   Download

The Requires

 

yii2 installer yii

02/11 2017

0.1

0.1.0.0

Easy web interface to setup Yii 2.

  Sources   Download

The Requires

 

yii2 installer yii