Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 918 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 918 Bytes

Build Status Scrutinizer Code Quality

ribs-module-blog

This a blog module wich it run under Ribs-framework all version

List of functionnalities of blog V1.0 :

For the front

  • list of last articles
  • show articles of a selected category
  • see an article

For the back

  • add / edit / delete an article
  • add / edit / delete a category
  • add / edit the state of an article

Install

You can install it with composer with this command :

$ composer create-project piou-piou/ribs-module-blog blog

Before install it, you must be in modules folder of your ribs project