Zen Cart Logo
Forums / Customization from the Admin / Sending welcome email after activation

Sending welcome email after activation

Locked

Views: 1,143

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
22 Mar 2009, 10:52 PM
#1
tapsilog avatar

tapsilog

New Zenner

Join Date:
Mar 2008
Posts:
10
Plugin Contributions:
0

Sending welcome email after activation

I have set the Customer Approval Status - Authorization Pending (2)-- so the client will have to wait for the Admin to "activate" him, I'd like the system to send a welcome email that he is activated and can start buying once we hit Authorize in the admin.

is it done manually? im using 1.3.7, will appreciate any help! :blink:

22 Mar 2009, 11:14 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Sending welcome email after activation

If I recall correctly, in v1.3.8 if the activation is done by clicking on the red button on the admin customers-listing, an email is automatically sent to the customer.
I don't remember whether that feature was in v1.3.7. If not, you'll have to do it manually.

23 Mar 2009, 2:08 PM
#3
tapsilog avatar

tapsilog

New Zenner

Join Date:
Mar 2008
Posts:
10
Plugin Contributions:
0

Re: Sending welcome email after activation

noted Dr.Byte, can you please point out to me as to what file i should edit... i only have intermediate html knowledge though and i hope its not quite complicated...if not, i'll consider upgrading to 1.3.8:lamo:

23 Mar 2009, 3:57 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Sending welcome email after activation

I think the logic is localized to just one file: /admin/customers.php. Very little HTML knowledge required, but will require PHP coding knowledge to customize the code.