Installing CMFExtFile
- Make sure you have all dependencies installed. These are PIL 1.1.5 or higher, CMF 1.6.4 or higher, and ExtFile 2.0 or higher.
- Untar CMFExtFile-2.0.tar.gz into your Products directory and restart Zope.
- Use either the External Method or the GenericSetup profile to configure your CMF site.
- Should you want to remove CMFExtFile, you can create an External Method for Extensions.Install.uninstall and run it. This method works even if you have used GenericSetup for installation.