summaryrefslogtreecommitdiff
path: root/www/plone3/MESSAGE
blob: 50892611f8b396159f9ff6fbb9dc1bea756685cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
===========================================================================
$NetBSD: MESSAGE,v 1.2 2008/05/10 09:06:00 taca Exp $

To complete the installation of Plone:

1. Add "products ${PLONE_DIR}" to your zope.conf
   before existing "products" directive.

2. Restart Zope.  This may be done from the Zope Control Panel.

3. If you are upgrading from an earlier version:

	- Go http://yoursite/manage
	- Go to portal_migrations
	- Click the Migration tab
	- Click Migrate

* For OpenID support, Python OpenID package needs to install.

===========================================================================