[Zope-CMF] Uninstall/remove Products from Zope
Dieter Maurer
dieter@handshake.de
Tue, 18 Jun 2002 21:45:47 +0200
Slade Mrs A writes:
> I'm quite a newbie to Zope and did a lot of playing around with installing
> products, etc. Now, I would like to get rid of a few. Is there an easy way
> to uninstall a product from a Zope installation? (Particularly PIM?)
You remove the corresponding folder in the Products folder
and delete the products in "Control_Panel -> Product Management".
Then, you restart Zope.
Before that, you probably should delete all product instances.
Dieter