Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.2.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
1. We have a few modules (civicrm_engage, civicrm_multisite, sfschool, giftaid) that do not use ANY drupal hooks. They basically implement only CiviCRM hooks
2. These modules are currently only drupal only, since arbitrary hooks are not supported by Joomla!
3. We should add a simple drupal like modules to civicrm extensions. This allows us to use this as an extension mechanism, and hence allow the above modules to be distributed in Joomla and WordPress
4. We should also add install / uninstall / enable / disable hooks to these modules so they can do the right thing