What is Libretto CMS? It is a Content Management System to enable web designers to easely create websites. It is follows the well known MVC design pattern, designed to be easy to understand and develop, having a small footprint. Currently LibrettoCMS you can:
LibrettoCMS is thought as a light alternative to the large and "heavy" CMS projects, to be used for the creation of small to medium websites - business presentation and personal websites, and as such, it's script is lighter and runs considerably faster than this of the larger CMS. It's code is organised in an MVC structure, separating the programming logic from the HTML/CSS structure, making it user-friendly for web designers and front-end developers to work with it.
Requirements:
I. INITIAL SETUP
reflect here.
II. USAGE
READY TO USE!
Design customization:
All the HTML "view" files are located in application/views. The main layout page is application/views/layouts/index.php. No special skills other than CSS and HTML needed, as long as you preserve the php code.