Op 01-04-11 10:07, hansen schreef:
Apologies for asking again:

How do I install quintagroup.t...m... on 3.0.6.? The link and Plone.org only
cover buildout based instances.

It is not different from any other third party package that you add to Plone. Buildout handles it nicely for you and is really the recommended way. If you really do not want that, the INSTALL.txt in collective.transmogrifier is correct and you should install it using easy_install and create that zcml file. Using a virtualenv is recommended, so you don't install that package in your system python.

See these docs on how to install add-ons:
http://plone.org/documentation/kb/installing-add-ons-quick-how-to
http://plone.org/documentation/kb/add-ons/installing

But, like Laurence wrote, it should be easiest and best to forget about transmogrifier and just make a backup of the Data.fs, copy that to the new hardware and perform the portal_migration there.


--
Maurits van Rees
Web App Programmer at Zest Software: http://zestsoftware.nl
Personal website: http://maurits.vanrees.org/

_______________________________________________
Setup mailing list
Setup@lists.plone.org
https://lists.plone.org/mailman/listinfo/setup

Reply via email to