blob: 16ff5b5f43b88b863c4c82bd413611902d051213 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
To complete the installation of PortalTransforms for Zope:
- Restart Zope
- either use the QuickInstaller to add this product to your CMF site or add an
external method to the root of your CMF site with the following information :
:module: PortalTransforms.Install
:method: install
and click the test tab to run it.
|