Ignore:
Timestamp:
May 18, 2010 12:48:14 PM (14 years ago)
Author:
olha
Message:

reinstallation instructions added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.seoptimizer/trunk/docs/INSTALL.txt

    r2196 r2332  
    5353 
    5454To uninstall quintagroup.seoptimizer - go to ZMI portal_setup  -> *Import* tab. Select ``quintagroup.seoptimizer uninstall`` profile from the list of available profiles and press *Import all steps*. 
     55 
     56Package Upgrade / Reinstall 
     57=========================== 
     58 
     59In case you want to upgrate quintagroup.seoptimizer to a newer version in your buildout: 
     60 
     61* Remove ``quintagroup.seoptimizer-overrides`` from ``buildout.cfg`` file's ZCML area if it is there (starting from 3.0 release - quintagroup.seoptimizer package does not use overrides.zcml file any longer) 
     62 
     63* Upgrade quintagroup.seoptimizer to the newer version using buildout (rerun the buildout to replace old package with a new one in your instance) 
     64 
     65* Run the reinstall procedure: visit "Site Setup" -> "Add-ons" control panel in your Plone site, where you have to press quintagroup.seoptimizer button next to Upgrade. (The same can be done with quickinstaller via ZMI: at /portal_quickinstaller/manage_installProductsForm: check the seoptimizer box and press Reinstall button.) This is an essential step as new version of product introduces new persistent settings and ways to migrate settings/content from old to new version.  
Note: See TracChangeset for help on using the changeset viewer.