alexandrieb Posted May 31, 2017 Share Posted May 31, 2017 Bonjour, j'ai créé un module ou je place $this->extra_mail_vars = array( '{info_name}' => Configuration::get('INFO_NAME'), '{info_email}' => Configuration::get('INFO_EMAIL') ); L'email est lié à un statut de commande et je recois bien un email mais les variables sont écrites comme tel dans l'email donc {info_name} et {info_email} Avez-vous une idée? Merci Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now