Editing Email Templates

The Subscriber Manager for Telegram plugin sends out an email to customers when the private Telegram group or channel invite is generated. There’s two different versions of the email, depending on the checkout flow used. The emails are integrated into the WooCommerce email system, allowing both basic and advanced customization.

For basic template editing, go to WooCommerce > Settings then click on the Emails tab. In the list of email notifications, usually near the bottom, you will see the two templates, Telegram Post-Activation Invite Links, and Telegram Invite Links.

Click on either template to edit them.

Telegram Post-Activation Invite Links – is used when the Require Activation Step option is enabled. The email is sent to the user after they have successfully activated their order with your Telegram bot.

Telegram Invite Links – is used when the Require Activation Step option is disabled. The email is sent to the user after their payment has been received. This is usually immediately following checkout, but could be delayed depending on the payment gateway or payment type.

For more advance customizations, a developer can copy the templates into a custom theme or child theme and make deeper code changes to modify the email content as needed.

Was this guide helpful?