Skip to end of metadata
Go to start of metadata

This is an outline of the presentation developed by Jacob Singh and presented by Gregory Heller (both from CivicActions) at the OSCMS (Open Source CMS) conference in March 2007.



    • Civicm Count Block (nodrm) Displays count of contacts in a group, allows for granularity settings
      • nodrm-dev.civicactions.net
    • Civicrm Acive User (nodrm) : adds users to a group on first signin
  • Check out the drupal module page for more examples. (where is this page)


  • CiviCRM Hooks
    • CiviCRM fires hooks before and after its DB operations
    • http://wiki.civicrm.org/confluence/display/CRM/CiviCRM+hook+specification - Go through the various $op arguments and the $objectName arguments
    • Example: Creative Commons - Has a hook that fires when an Organization is updated. If the organization is tagged with a certain tag, then our hook finds out if there is a contact who is related to the organization as a CC staff member. If so, the staff member receives an email notifying them that the record has been modified.
    • Example: user_referrer module, developed for http://hightowerdownloads.com.   Stores the user's referring domain in the contact source field in civicrm
Labels
  • None

Creative Commons License
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-Share Alike 3.0 United States Licence.