Welcome Guest, Not a member yet? Register   Sign In
three-cms
#1

[eluser]Unknown[/eluser]
CMS based on the Code Igniter framework and Smarty template engine

Each self-respecting web developer has at one point in his life created his own CMS. In my time as a web developer I've created two, and am starting on a third CMS (hence the name 'Three'). Completely open source.

The CMS is based on the principle: Why re-invent the wheel? Therefore the CMS shall be based on some fundamental frameworks:

* Code Igniter; to provide a solid base to develop on.
* Smarty; to provide a template engine with a wide variety and functionality
* jQuery; to provide nifty Javascript features and AJAX functionality
* CKEditor; to provide rich text editing at the backend.

The CMS stores it's data on a revolutionary new way, by seeing each piece of content as dataobject, which can contain more dataobjects of different kinds. This way of working is highly flexible and can be used to make complex websites in just a jiffy. On the other hand it's also ideal for creating a small website on the go! Some core features of the CMS will be:

* Multilingual from the core; No need to create duplicates of entire websites.
* Pure MVC; Mode-view-controller syntax, Code Igniter style.
* Modularity; create a CMS that is extendable with contributors content.
* Optimization; create code that is fast and slick.
* SEO; Friendly URL's, meta data, everything.
* Small footprint; No need to uploading 1000+ files to a webserver for installing a new website.

Page google code: http://code.google.com/p/three-cms/
Download: http://code.google.com/p/three-cms/downloads/list
Forum: http://www.threecms.com/forum/
#2

[eluser]danmontgomery[/eluser]
http://ellislab.com/forums/viewforum/58/




Theme © iAndrew 2016 - Forum software by © MyBB