osCommerce custom
PDF Order Upload
This module was created to allow customers to upload PDF orders which are then emailed to the site owner in osCommerce. This allows the customer to view featured items so they see other items that you may have in your store.
This modules requires the CRE True Module Support and “hooks” to in some other files.
This osCommerce module was design to work with
- CRE Loaded B2B v6.2 [11] with CRE True Module Support
Shipping with Customer Account Number Module
This module allows the customer to provide their shipping account number to pay for shipping. The user can select a shipping carrier and a method for that carrier e.g. FedEx – Ground.
This modules requires a slight modification to one file to get it to work.
This osCommerce module was design to work with
- CRE Loaded B2B v6.2 [11]
CRE True Module Support
This code modification was designed so that code additions can be dropped in simply and modularly without changing a lot of code. It was also designed to allow a module to hook into many places in osCommerce, all in one file. This was done for easier maintainability. It is backward compatible with CRE Loaded’s Runtime Code Inclusion and uses the “hooks” for that system.
The basis for this code was borrowed from WordPress’ excellent module system.
This module requires the modification of the rci class and possibly adding one-line “hooks” into files that you want to add code.
This osCommerce module was design to work with
- CRE Loaded B2B v6.2 [11]
Blind Label Shipping
This code modification allows a check box for shipping “Blind Label”. You can select all of the other shipping options completely separate from this one. As a result the words “BLIND LABEL” shows up as part of the ship carrier on the invoice.
This modules requires a slight modification to one file to get it to work.
This osCommerce module was design to work with
- CRE Loaded B2B v6.2 [11]




