Contributions

Features (Category Index)
Search: 

Multiple Order Status Change Emails

The standard order status change notification in OSC2.2 sends always the same email and just changes a few fields. This is not flexible enough in many cases as some particular statuses might need completely different email text. For example a status "waiting for bank transfer" might need an email indicating all the bank account details.

This module provides exactly that additional functionality.

Now in the order status configuration in admin, it is possible to assign an email format file to each order status. The email format file will contain the HTML to send. This file can also contain PHP variables so the mail can have "live" data. You can also have different email formats for different languages.

Additionally, if no format file is defined the standard OSC email for status change is used.

The package contains the needed changes needed to the standard OSC files and a sample email format file. The format files should be created on adminincludeslanguages<your_language>

I hope you enjoy it!

Jorge Mirat

Expand All / Collapse All

Compatibility with pwa contry 31 Dec 2005

I add here a modification to make the contribution compatible with the Purchase Without Account contribution which modifies also the same area about sending emails to customers (admin/orders.php)

The file added is a preliminar version until gets tested by people that have the pwa contribution installed (I don't have it)

Support forum 12 Dec 2005
Improved installation instructions 8 Dec 2005
Aditional information on how to implement the contribution 21 Aug 2005
Now with sql for adding the new database field 21 Aug 2005
Multiple Order Status Change Emails 21 Aug 2005

Note: Contributions are used at own risk.