Jump to content

[Solved] How to Create a Downloadable Membership Card?


Recommended Posts

One of the products we offer on our shop is annual membership in our organization. We've been manually emailing the membership card that users can print based on extracting data from the MySQL database and using a merge print Word file. I added a custom field "spouse" on the registration screen that I would like to include on the card, in addition to the the following fields all in the table ps_customer;

id_customer, firstname, lastname, spouse

I was thinking maybe there is a way to create a modified pdf.php file, or a custom file that is attached as a downloadable product. How would I get the desired fields extracted for a customer to download the formatted file for printing? This could be a PDF, Word file, html, or anything similar.

I'm open to ideas for anyone that may have something similar that works.

Link to comment
Share on other sites

  • 6 months later...
×
×
  • Create New...