Magento: Send a email to store owner when a order is placed.
It is not hard to set up a Magento multi store environment so when a order is placed in a store, a owner (one owner per store) gets a order confirmation email. Doing like this will give a copy of the...
View ArticleMagento: Sending the info in the contact form to several email addresses
By default Magento only has one filed to input the recipient of the contact form (in admin). If you would like to get this sent to several email addresses then a small hack is required as Magento adds...
View ArticleMagento: Invalid transactional email code: x
If you start seeing this error (both when trying to order) and as emails to the sales address then the error is most likely that someone has deleted the template with id x but that is still set to be...
View Article.forward to several recipients
On *nix environments it is possible to forward the mail to one account to another user (or another email address if external mail is supported). This is done by adding the recipient in a file called...
View Article