Requires VQmod.
Install in VQmod/xml folder.
What this does quick change does:
For Multistore, fixes "From" email address when updating orders and sending emails from admin to customers (Admin --> Sales --> Mail).
1) When updating an order from Admin it changes the From address to the correct store.
So if an order is updated from 2nd store, and you choose notify customer, the email would be: 2ndstore name (sales@2ndstore.com) versus before it would be 2ndstore name (sales@mainstore.com)
2) When sending email from “Admin – Sales – Mail” when you choose "From" it will change the email to the correct email address stored in the database for the store chosen.
Previously it would change the NAME of the store BUT the email address would be from the main store.
Example:
Original way: If you chose the default store it would send:
store name (sales@mainstore.com)
If you chose the 2nd store it would send:
2ndstore name (sales@mainstore.com)
If you chose the 3rd store it would send:
3rdstore name (sales@mainstore.com)
etc. with the sales@mainstore.com never changing.
With this mod now it will be:
If you chose default store it would send:
store name (sales@mainstore.com)
If you chose the 2nd store it would send:
2ndstore name (sales@2ndstore.com)
If you chose the 3rd store it would send:
3rdstore name (sales@3rdstore.com)
What this does NOT do:
-Differentiate between customers who purchased products from each store - If you send To: "Products" then everyone who purchased that product from ALL stores gets the email.
-Differentiate between stores when you send To: "all customers" = it will sent to ALL CUSTOMERS of ALL stores.
-Differentiate between stores when To: "all Newsletter Subscribers" is chosen = it will sent to all Newsletter Subscribers of ALL stores.
For the three items above it will send the email with the “from address” that you choose in the "From:" pull-down, that is what this change fixes, changes the FROM ADDRESS.
It will not fix incorrectly set up email on your host. You MUST have sales@mainstore.com, sales@2ndstore.com, sales@3rdstore.com (or whatever your email addresses are) set up properly for this to work.
Login and write down your comment.
Login my OpenCart Account