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) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Adding an embedded image in the CiviEvent e-mail generator
Pages: [1]

Author Topic: Adding an embedded image in the CiviEvent e-mail generator  (Read 2101 times)

garc0086

  • Guest
Adding an embedded image in the CiviEvent e-mail generator
March 23, 2009, 08:12:08 pm
Our team looking is to add barcode capability to confirmation e-mails generated by the CiviEvent system. The barcode will basically be a .jpg image that will be attached.

Our idea is that after the registration is complete an e-mail confirmation will be sent to the registrant and embedded inside this confirmation e-mail is where the barcode feature needs to be added. Users of the system will print the confirmation e-mail, which contains the embedded barcode, and bring it to events where they may scan the barcode using a barcode scanner.

We are looking for help on the best solution and approach. Is there any similar work on this aspect that has been done previously?

I've uploaded as a reference 3 Time sequence diagrams that show how this implementation will work.
http://www.filefactory.com/file/af7ch9d/n/Barcode-TSDs_doc (788Kb)

Any input is appreciated.

Thank you in advance,

Alex Garcia

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Adding an embedded image in the CiviEvent e-mail generator
March 23, 2009, 09:47:41 pm

not aware of any work being done on this. If you do work on this, please do publish your changes so other folks can benefit

Your best bet to add the barcode would be at:

CRM/Event/BAO/Event.php, function sendMail

You can start off by hacking the code and making the required changes

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Adding an embedded image in the CiviEvent e-mail generator

This forum was archived on 2017-11-26.