You are not logged in Log in Join
You are here: Home » Members » fafhrd » z3ext announce

Log in
Name

Password

 

z3ext announce

zope3 based CMS

I am pleased to announce zope3 based open source CMS. All code released under ZPL license.

Key features:

  • Control panel
  • Principals managerment
  • Personal preferences
  • Basic TTW customization
  • Pluggable Content Types
  • Pluggable membership system
  • Members home folders
  • Product installer
  • Cataloging and searching
  • Full text searching with lucene (http://lucene.apache.org/)
  • Basic forum product
  • Easy install with buildout

Requirements

  • Internet connection
  • 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

python2.4 ./bootstrap.py

./bin/buildout

./bin/app

Links