2017 © Pedro Peláez
 

project yii2-app

Custom Yii 2 application template with user authentication, backoffice, phing and vagrant intergration

image

herroffizier/yii2-app

Custom Yii 2 application template with user authentication, backoffice, phing and vagrant intergration

  • Monday, February 29, 2016
  • by herroffizier
  • Repository
  • 1 Watchers
  • 0 Stars
  • 30 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 583 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Yii 2 App

This is customized Yii 2 Application Template with user authentication, backoffice, Phing and Vagrant integration. Created for personal use., (*1)

INSTALLATION

First step is to create project via Composer:, (*2)

composer global require "fxp/composer-asset-plugin:~1.1.2"
composer create-project --prefer-dist herroffizier/yii2-app my-app

After that go to new project's directory and init project with built-in wizard. It will replace placeholders in various config files to actual values., (*3)

php yii project/init

After you asked all wizard's questions you are ready to run Vagrant. This command will download, configure and run virtual machine., (*4)

vagrant up

The final step is to apply db migrations. Run following commands:, (*5)

vagrant ssh
cd /vagrant/
./vendor/bin/phing migrate

The Versions

29/02 2016

dev-develop

dev-develop

Custom Yii 2 application template with user authentication, backoffice, phing and vagrant intergration

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

29/02 2016

dev-master

9999999-dev

Custom Yii 2 application template with user authentication, backoffice, phing and vagrant intergration

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

29/02 2016

0.1.2

0.1.2.0

Custom Yii 2 application template with user authentication, backoffice, phing and vagrant intergration

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

29/10 2015

0.1.1

0.1.1.0

Custom Yii 2 application template with user authentication, backoffice, phing and vagrant intergration

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

29/10 2015

0.1

0.1.0.0

Custom Yii 2 application template with user authentication, backoffice, phing and vagrant intergration

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires