Working With SugarCRM Logic Hooks

There are two ways of installing logic hooks: one works fine, the other seems to cause problems. The way not to use is a log_hooks array within the manifest file as follows. ‘logic_hooks’ => array( array( ‘module’ => ‘Emails’, ‘hook’ … Continue reading Working With SugarCRM Logic Hooks