CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • First Custom Drupal Module Using a CiviCRM Hook Works!
Pages: 1 [2]

Author Topic: First Custom Drupal Module Using a CiviCRM Hook Works!  (Read 7455 times)

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
Re: First Custom Drupal Module Using a CiviCRM Hook Works!
April 05, 2010, 04:49:47 am
Quote from: colemanw on April 04, 2010, 08:55:05 pm
Father Shawn, thanks so much for your work on this module. ... One extension I'll need to add to this module is the automatic creation of activities: so that when a person applies online, an "applied online" activity will be created for them.  Another extension would be to automatically send an email to an applicant's references giving them a link to an appropriate webform.  I'll try to work on those myself, but any advice would be welcome!

You're welcome!  I'm guessing that you've had a look at http://wiki.civicrm.org/confluence/display/CRMDOC/Activity+APIs?  It should be a straightforward thing to add. I don't see an api for sending the email, so you might have to use php mail for that, pulling the address from civi using the contact api.
Lead Developer, C3 Design.
Twitter: @FatherShawn

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • APIs and Hooks (Moderator: Donald Lobo) »
  • First Custom Drupal Module Using a CiviCRM Hook Works!

This forum was archived on 2017-11-26.