peekaboo is a Content Management System being developed in PHP. The project is in its early stages and the code is not usable yet. However, we are discussing the architecture of the system and you are welcome to contribute.
This project was started with several goals in mind. These are, in order of importance:
1. It should be easy to install, customize and use by users who have no idea about how peekaboo actually works
2. A moderately experienced user should be able to create themes or templates easily. It should be possible to completely change the look-and-feel of the site.
3. Users should be able to extend the CMS by developing plugins that were not envisaged by the earlier developers. This essentially requires a very flexible plugin architecture.
4. The CMS should have a robust security system with different levels of access.