Upgrading SugarCRM with an installed Process Manager
Hello SugarCRM Community,
We just released a free download that allows our users of Process Manager to upgrade their SugarCRM from one version to the next and continue to have Process Manager work. When Process Manager is installed, part of the installation is a hook into the SugarBean.php file, this hook is a modification to SugarBean to support Process Manager.
Whenever a SugarCRM upgrade is run, a new SugarBean.php file is copied to the /data folder, thus the Process Manager hook is removed.
This zip file is a loadable module via the admin tool that checks to see if the Process Manager hook is present in SugarBean.php. If not, we update SugarBean with the modification to support Process Manager.
You can get this zip file either from out website at www.sierracrm.com or from the Process Manager project on SugarForge.
Thanks
Bill Convis
We just released a free download that allows our users of Process Manager to upgrade their SugarCRM from one version to the next and continue to have Process Manager work. When Process Manager is installed, part of the installation is a hook into the SugarBean.php file, this hook is a modification to SugarBean to support Process Manager.
Whenever a SugarCRM upgrade is run, a new SugarBean.php file is copied to the /data folder, thus the Process Manager hook is removed.
This zip file is a loadable module via the admin tool that checks to see if the Process Manager hook is present in SugarBean.php. If not, we update SugarBean with the modification to support Process Manager.
You can get this zip file either from out website at www.sierracrm.com or from the Process Manager project on SugarForge.
Thanks
Bill Convis

Comments