Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.
/ ribs-module-blog Public archive

This a blog module wich it run under Ribs-framework 2.3.5.6 and more

License

Notifications You must be signed in to change notification settings

Piou-piou/ribs-module-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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