Skip to content

nati-esh-zed/cloo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

home

Cloo web framework v1.2.9

docs | license

Cloo is a light-weight web framework that comes packed with 3rd party libraries such as bootstrap, jquery-ui and fontawesome intended for easier development of static and dynamic websites. A smarty like syntax template system is provided for ease of use of PHP code in the frontend.

setup

copy this project directory to where your web server can access them. eg. in /var/www/html/cloo/. Then edit config/site.ini and modify the name and base_url.