2017 © Pedro PelĂĄez
 

project justblog

Yii 2 platform for blogging

image

josechavarriacr/justblog

Yii 2 platform for blogging

  • Saturday, February 3, 2018
  • by josechavarriacr
  • Repository
  • 1 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

JustBlog

Latest Stable Version Latest Unstable Version License Total Downloads composer.lock, (*1)

Simple platform for blogging based in Yii2, (*2)

Try Live

home -> http://justblog.chavarria.cr/, (*3)

admin ->http://justblog.chavarria.cr/admin, (*4)

REQUIREMENTS

The minimum requirement by this project template that your Web server supports PHP 5.4.0., (*5)

INSTALLATION

1- git clone https://github.com/josechavarriacr/justblog.git, (*6)

2- composer update, (*7)

3- composer install, (*8)

4- create databse called test, (*9)

5- yii migrate, (*10)

6- enjoy ;), (*11)

ACCESS

home -> http://localhost/justblog, (*12)

admin -> http://localhost/justblog/admin, (*13)

The Versions