Realm Commercial Package
Realm CP was the first complete Content Management System I've designed back in mid 2006. Developed originally to meet the needs of Destination Biarritz I often now use it as a code base for other projects and sites. I find it an adequate solution out of the box, and with a little work can be easily tailored to any situation. That said I will be replacing it with a new system down the track.
The system is divided into two main parts, the frontend and admin backend. The two sections are quite discrete interacting mainly through a MySQL database (which stores the majority of the site's data) and through content files. The system itself is programmed entirely in PHP with some XML files storing special backend related data.
Frontend features:
Backend features:
Two demo sites are up that can be explored. The first is a copy of the construction site for Destination-Biarritz; it has a modified Categories system, Restricted Content module and a Links page added as well as a HTML editor in the backend. The second is an older un-modified Demo site version. Feel free to explore both.
All links open in a new window.
Demo Site frontend
Demo Site admin area
username: admin
password: admin
(Click an image to see a larger image, opens in new window)