Dashboard > CRM > ... > CiviCRM Training > OSCMS Talk
OSCMS Talk Log In | Sign Up   View a printable version of the current page.

Added by Jacob Singh , last edited by David Greenberg on Mar 26, 2008  (view change)
Labels: 
(None)

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
Powered by a free Atlassian Confluence Open Source Project License granted to CiviCRM . Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators