Skip to content

Martouf/yopyop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yopyop

About

Yopyop is a CMS written in php+mysql. It focus on “semantic web” (tags, nice url) and includes a calendar.

Installation

  1. create a database with help of sql/yopyop.sql
  2. copy include/init/config-sample.php to include/init/config.php and edit it
  3. give write access to include/tpl/templates_c/ (eg: chmod o+w include/tpl/templates_c/ )
  4. default login and password is “admin” and “soleil”