Skip to content. Skip to navigation

Guide CMS

You are here: Home All CMS Z Zope News z3ext system

z3ext system

z3ext - zope3 based open source CMS. All code released under ZPL license.

Logo ZopeNews from z3ext Website

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