CMF Quick Installer Tool
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
CMFQuickInstallerTool is a facility for comfortable activation/deactivation of CMF compliant products inside a CMF site.
Project Description
CMFQuickInstallerTool is a facility for comfortable activation/deactivation of CMF compliant products inside a CMF site.
Therefore it has to be installed as a tool inside a CMF portal, where it stores the information about the installed products.
The requirements for a product to be installable with QuickInstallerTool are quite simple (almost all existing CMF products fulfill them):
- External Product: The product has to implement an external method 'install' in a python module 'Install.py' in its Extensions directory.
- TTW Product: The product has to have a 'Install' folder and have a python script titled 'install' inside that folder.
Products can be uninstalled and QuickInstellerTool removes the following items a product creates during install:
- portal types
- portal skins
- portal actions
- portalobjects (objects created in the root of the portal)
- workflows
- left and right slots (also checks them only for the portal)
Attention: QuickInstallerTool just tracks which objects are ADDED, but not what is changed or deleted.
second Attention: QuickInstallerTool just can uninstall products that are installed via QuickInstallerTool
Current Release
CMF Quick Installer Tool 2.1.6
Released Jul 07, 2008 — tested with Plone 3
Minor bugfix release.
More about this release…
-
Get
CMF Quick Installer Tool
for
all platforms
- CMFQuickInstallerTool-2.1.6.tar.gz
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 2.1.6 | Jul 07, 2008 | Minor bugfix release. More about this release… |
Plone 3
|
final |
| 2.1.5 | Jun 02, 2008 | Minor bugfix release. More about this release… |
Plone 3
|
final |
| 2.1.4 | Apr 27, 2008 | Minor bugfix release. More about this release… |
Plone 3
|
final |
| 2.1.3 | Apr 21, 2008 | Minor bugfix release. More about this release… |
Plone 3
|
final |
| 2.1.2 | Apr 20, 2008 | Bugfix release. More about this release… |
Plone 3
|
final |
| 2.1.1 | Mar 26, 2008 | Bugfix release. More about this release… |
Plone 3
|
final |
| 2.1 | Mar 09, 2008 | Feature and bugfix release, offering tighter integration with GenericSetup. More about this release… |
Plone 3
|
final |
| 2.0.5 | May 15, 2008 | Minor bugfix release. More about this release… |
Plone 3
|
final |
| 2.0.4 | Dec 02, 2007 | Minor bugfix release. More about this release… |
Plone 3
|
final |
| 2.0.3 | Jul 10, 2007 | Minor feature release. More about this release… |
Plone 3
|
final |
| 2.0.1 | Feb 11, 2007 | Bugfix release More about this release… |
Plone 3
|
final |
| 2.0.0 | Oct 25, 2006 | New feature release, leveraging some GenericSetup features. More about this release… |
Plone 2.5
Plone 3
|
final |
| 1.6.1 | Apr 28, 2007 | Minor bugfix release. More about this release… |
Plone 2.5
|
final |
| 1.6.0 | Apr 22, 2007 | Minor bugfix release. More about this release… |
Plone 2.5
|
final |
| 1.5.9 | Jun 01, 2006 | Maintenance release. More about this release… |
Plone 2.5
Plone 2.1
|
final |
| 1.5.8 | May 15, 2006 | Maintainance release. Some additional helper functions for the Plone control panel. More about this release… |
Plone 2.5
Plone 2.1
|
final |
| 1.5.7 | Dec 23, 2005 | The release bundled with Plone 2.1.2 (should also work with Plone 2.0). More about this release… |
Plone 2.1.2
Plone 2.0.5
|
final |
| 1.5.6 | Dec 18, 2005 | The release bundled with Plone 2.1.2 (should also work with Plone 2.0). More about this release… |
Plone 2.1.2
Plone 2.0.5
|
final |
| 1.5.5 | Dec 11, 2005 | Bug fix release for Plone 2.1. More about this release… |
Plone 2.1.2
Plone 2.1.1
Plone 2.1
|
final |

