if the hook function name does not exist, we load a file called: civicrmHooks.php. All hooks should be defined in this file (can be a simple wrapper file)
The path can be set from administer civicrm >> global settings >> directories
we recommend folks store this file OUTSIDE of civicrm root (and maybe even joomla root) to avoid issues during upgrade
Donald A. Lobo
added a comment -
if the hook function name does not exist, we load a file called: civicrmHooks.php. All hooks should be defined in this file (can be a simple wrapper file)
The path can be set from administer civicrm >> global settings >> directories
we recommend folks store this file OUTSIDE of civicrm root (and maybe even joomla root) to avoid issues during upgrade
if the hook function name does not exist, we load a file called: civicrmHooks.php. All hooks should be defined in this file (can be a simple wrapper file)
The path can be set from administer civicrm >> global settings >> directories
we recommend folks store this file OUTSIDE of civicrm root (and maybe even joomla root) to avoid issues during upgrade