Vinai / customer-activation

Magento extension which makes it impossible for a customer to log in until the account has been activated by the administrator.
120 stars 59 forks source link

getting password in the email notification #117

Open lsaik93 opened 6 years ago

lsaik93 commented 6 years ago

I'm trying to the username and password to show in the email notification email.

I'm using this code in the transactional email. but it's not getting the password Email: {{var customer.email}}
Password: {{htmlescape var=$customer.password}}

andrewhowdencom commented 6 years ago

Hi @lsaik93;

I know this repository to a limited extent, but perhaps I can still provide some guidance here. I believe Magento removed the ability to send the password in email in more recent versions - perhaps Magento 1.8+? Instead, the customer can reset their password, but I think that's it.

Can you dump your environment configuration here? Magento version, PHP version etc.

lsaik93 commented 6 years ago

I've got magento 1.9