2017 © Pedro Peláez
 

project yii2-ycm-demo

Yii 2 Content Management module demo

image

janisto/yii2-ycm-demo

Yii 2 Content Management module demo

  • Tuesday, November 3, 2015
  • by janisto
  • Repository
  • 3 Watchers
  • 1 Stars
  • 234 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-ycm-demo

Install via Composer

If you do not have Composer, you may install it by following the instructions at getcomposer.org., (*1)

You can then install this demo using the following command:, (*2)

$ cd /path/to/web/root
$ php composer.phar global require "fxp/composer-asset-plugin:~1.0.0"
$ php composer.phar create-project --prefer-dist --stability=dev janisto/yii2-ycm-demo yii2-ycm-demo

Create database yii2-ycm-demo, (*3)

Edit config/db.php if needed, (*4)

Run migrations:, (*5)

$ php yii migrate/up --interactive=0

Now you should be able to access the demo through the following URL, assuming yii2-ycm-demo is the directory directly under the Web root., (*6)

http://localhost/yii2-ycm-demo/web/admin

The Versions

03/11 2015

dev-master

9999999-dev https://github.com/janisto/yii2-ycm-demo

Yii 2 Content Management module demo

  Sources   Download

public domain

The Requires

 

The Development Requires

by Jani Mikkonen

demo yii2 admin administration basic yii2-ycm