Community Add-Ons

Maintainers: scranmer
Add file to this package
Top » Order Total Modules

Sort "Order Total Modules" in admin
for osCommerce Online Merchant v2.2

If like me you need to know in which sequence the order total modules fire, this little mod will help. Basically on the admin screen it sorts the modules into the correctly sequence based on the sort order.

Although not tested with every available contribution, this will work with any installed order total modular as long at it follows the oSC naming policy of creating the file as {name}.php & the configuration_key as MODULE_ORDER_TOTAL_{name}_SORT_ORDER. If not it could be easily modified.

Still not sure? The download also contains an example pic so you can visualise what it does.

Hope its useful to someone else.

Simon.

Legend:  Download   Report
Expand All / Collapse All
Sort "Order Total Modules" in admin scranmer 6 Oct 2005  

If like me you need to know in which sequence the order total modules fire, this little mod will help. Basically on the admin screen it sorts the modules into the correctly sequence based on the sort order.

Although not tested with every available contribution, this will work with any installed order total modular as long at it follows the oSC naming policy of creating the file as {name}.php & the configuration_key as MODULE_ORDER_TOTAL_{name}_SORT_ORDER. If not it could be easily modified.

Still not sure? The download also contains an example pic so you can visualise what it does.

Hope its useful to someone else.

Simon.