z3ext - zope3 based open source CMS. All code released under ZPL license.
Key features:
- Control panel
- Principals management
- Personal preferences
- TTW customization
- Pluggable Content Types
- Content attachments
- Pluggable membership system
- Members home folders
- Product installer
- Cataloguing and searching
- Full text searching with lucene (http://lucene.apache.org/)
- Basic portlets system
- Basic forum product
- Easy install with buildout
Requirements
- Internet connection (eggs)
- Python >= 2.4.4
- Tested on Linux
Build z3ext locally
svn co https://z3ext.svn.sourceforge.net/svnroot/z3ext/z3ext.portal/trunk z3ext
cd z3ext
python ./bootstrap.py
./bin/buildout
./bin/app
Links
This site builds with z3ext, here buildout config