Yii 2 platform for blogging

4.0.2 2017-07-28 02:56 UTC

This package is not auto-updated.

Last update: 2024-03-17 00:39:50 UTC


README

Latest Stable Version Latest Unstable Version License Total Downloads composer.lock

Simple platform for blogging based in Yii2

Try Live

home -> http://justblog.chavarria.cr/

admin ->http://justblog.chavarria.cr/admin

REQUIREMENTS

The minimum requirement by this project template that your Web server supports PHP 5.4.0.

INSTALLATION

1- git clone https://github.com/josechavarriacr/justblog.git

2- composer update

3- composer install

4- create databse called test

5- yii migrate

6- enjoy ;)

ACCESS

home -> http://localhost/justblog

admin -> http://localhost/justblog/admin