You are not logged in Log in Join
You are here: Home » Members » Nuxeo on zope.org » Products » CPS3 - the next-generation collaborative portal server from Nuxeo » How to Install CPS3 from this package ? » View Document

Log in
Name

Password

 

How to Install CPS3 from this package ?

Requirements :

- Zope-2.6.1 up and running.

Install process :

- cd $ZOPE_HOME/
- mkdir Products
- cd Products
- tar -xzf CPS_RELEASE_3_XX_XX.tgz
- mv CPS_RELEASE_3_XX_XX/* . ; rm -rf CPS_RELEASE_3_XX_XX
- restart your Zope server.
- go into the zmi with a manager login.
- Create a CPSDefault Site.
- That's it !

Notice, you don't need something else than Zope cause you already get the
compulsory products included with this tarball of CPS3.

Hope you'll enjoy it ;)

/JA