News:

AbanteCart v1.4.2 is released.

Main Menu
support

Edit validation email

Started by pixel, October 06, 2017, 02:10:30 PM

Previous topic - Next topic

pixel

I have searched quite extensively and cannot find anywhere that I can edit the content of the email that is sent to a new customer to validate their account. Can someone please advise. Thanks.

abantecart

Welcome to AbanteCart forum!

You can see function that sends email in this model:
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/model/account/customer.php#L903

You can grab text variables in the code, such as 'text_welcome' or 'text_activate' and locate these in the language definition section of admin.
You can edit text in there.
http://docs.abantecart.com/pages/localization/language_definitions.html

Forum Rules Code of conduct
AbanteCart.com 2010 -