Okay
  Public Ticket #2821730
HTML email support?
Closed

Comments

  •  1
    Garion Bracken started the conversation

    Hi. Is there any way to make a custom HTML email in Amelia to give customers a more professional feeling experience when they book our service? I can make the email manually but can't find any way to add it to my notifications in Amelia?

    If not in Amelia directly can we use some other Wordpress email service or WooCommerce integration somehow to fire out a html confirmation email to customers?

    Best, Garion.

  • [deleted] replied

    Hi Garion

    Thank you for reaching out to us.

    At the moment, emails can only be edited using HTML from the database.

    So, you would go to wp_amelia_notifications table (please note that wp_ is the default database prefix, but on your website, it could be anything, so look for your_prefix_amelia_notifications). Then, access the notification you wish to modify, and add the HTML code you wish.

    When you do this, you should not modify the notification template from the plugin, because making changes in the plugin will revert changes you made in the database.


  •  1
    Garion Bracken replied

    That's great thank you Blazenka!

    If I place placeholders into the HTML email through the database will it pull in relevant customer data for the email?

    Is there anything in the works for HTML emails through the UI of the plugin any time soon?

    Best, Garion.

  • [deleted] replied

    You are most welcomesmile.png

    We are still working on implementing HTML into the email editor, to provide our clients more options for customizing. I cannot tell you the exact date of implementation, however, we did notice the interest in such feature, and will work to make it happen as soon as we can.

    There should be no issues in making the necessary changes through the database but please feel free to contact us if you do notice something out of the ordinary.

  •  1
    Garion Bracken replied

    Blazenka, that was extremely helpful advice you gave me. I've managed to implement custom HTML emails now and gladly the placeholders do work.

    I was wondering, is it possible to modify the template for the Google calendar sync for Employees somehow through the database? I've not been able to find the table that would contain this HTML as of yet, if it exists and you could point me towards it I would be very grateful.

  • [deleted] replied

    Hi Garion,

    thank you for contacting backsmile.pngBlazenka is out of the office at the moment, so I hope that you don't mind me replying.

    Data sent to Google Calendar can only be modified in that particular section, metadata and description, at the moment. By putting in different placeholders, different info will be sent.