Ability to handle Invoices & Course Certificates?

  • nate covington
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 7 months ago #85627 by nate covington
Hi,

I have a client using Event Booking and the PDF invoice feature works great. I'm wondering if we can build a separate feature, similar to the PDF invoice, except it's a "Course Certificate" that users download to indicate they completed a class?

Template would look something like this:
- Site Name / Logo
- Certifies that USER NAME
- has successfully completed a course of study approved by the SITE NAME, in the below listed course;
- Event Name


Would love to see this type of feature rolled into a future release.

Thanks!
-Nate

Please Log in or Create an account to join the conversation.

More
9 years 7 months ago #85646 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Ability to handle Invoices & Course Certificates?
OK Nate. I am going to think about it and add support for it in the future release. It would be great if you can give me sample certificate layout (including HTML code if it is possible) so that I can understand how it is used in real like and adding support for it in the future

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • nate covington
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 7 months ago #85674 by nate covington
Replied by nate covington on topic Ability to handle Invoices & Course Certificates?
Hi Tuan,

Here is my sample HTML:
Code:
<center> <table align="center" width="95%"> <tr align="center"> <td colspan="3"><b><font size="26">SITE NAME</font></b></td> </tr><br><br> <tr align="center"> <td colspan="3"><font size="16">THIS CERTIFIES THAT</font></td> </tr><br><br> <tr align="center"> <td colspan="3"><font size="26"><b>{name}</b></font></td> </tr><br><br> <tr align="center"> <td colspan="3"><font size="14">has successfully completed a course of study approved by the SITE NAME, in the below listed course;</font></td> </tr> <br><br> <tr align="center"> <td colspan="3"><font size="12"><b>{title}</b></font></td> </tr> <br><br><br><br> <tr align="center"> <td width="33%"><img src="sig1.png" alt="" width="140" height="81" /><br /> JOHN SMITH<br /> President </td> <td width="33%"><img src="logo.jpg" width="175" height="175" /></td> <td width="33%"><img src="sig2.jpg" alt="" width="174" height="70" /><br /> JANE DOE<br /> Director of Training</td> </tr> </table> </center>

Please Log in or Create an account to join the conversation.

More
9 years 7 months ago #85833 by John David
Replied by John David on topic Ability to handle Invoices & Course Certificates?
Very interested in the course certificate.

info@tkd-events.com

Please Log in or Create an account to join the conversation.

  • nate covington
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 6 months ago #86793 by nate covington
Replied by nate covington on topic Ability to handle Invoices & Course Certificates?

Tuan Pham Ngoc wrote: OK Nate. I am going to think about it and add support for it in the future release. It would be great if you can give me sample certificate layout (including HTML code if it is possible) so that I can understand how it is used in real like and adding support for it in the future

Regards,

Tuan


Hi Tuan,

Just circling back to this - do you think you can incorporate this feature into Event Booking? My client is interested. He'd also be willing to help fund some of the development if that would help you.

Thanks,
-Nate

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc