A lightweight CMS suitable for many uses from small personal sites to large commercial businesses. It is full-featured and contains many plugins of content you can use immediately.
Source: http://git.kapiti.geek.nz/?p=zaapt.git
Using the power of Perl/Mason and PostgreSQL, Zaapt, for a small CMS, packs a surprising amount of punch. In-built models include:
- content pages
- news
- FAQs
- simple forums
- menus
- blogs
- simple gallery
- dir (file uploads)
- calendar/events
- friend (add a friend, etc)
- message (personal messaging)
Ideas for models to be developed for inclusion into the main code:
- bookmarks
- glossary
- (others...)
Further ideas for models to be developed in the form of extensions within the Zaapt Contrib project:
- gallery
- tumblelog
- tracker
- maps with locations
- (others...)
User defined content models may also be defined. Two very good examples of this are:
Zaapt is also configurable for those non-out-of-the-box solutions since it still has the power of Mason behind it. Rendering of content and other functions can be overridden on a site-by-site basis which makes Zaapt amazingly flexible.
Sites using Zaapt
The following sites use Zaapt:
- Zaapt Main Site
- Example Zaapt Site
- KiwiWriters.org
- Andy Chilton's Personal Blog
- Mapping Some Amazing Structures
- Geek Events in Wellington
Happy hacking!
(Ends)