Community Add-Ons
| Maintainers: | BoonDock |
Shop Info
for osCommerce Online Merchant v2.2
ShopInfo v 1.0
(c) John Dovey <john@justdone.co.za> aka BoonDock
I have a number of reporting needs for my osCommerce shop, and my programming language of choice is ASP for web based stuff (for no other reason than that it is what I have experience in).
For this reason, I decided to write a report to show some information that I need on a regular basis and did so in ASP. Once I had done that, I figured I would share it back with the osCommerce community as who knows? there might be someone else who could use it and even, just maybe, someone else who could contribute...
For that reason, I have called this "Shop Info" rather than just the single report so that it can hopefully grow into a bunch of useful reports.
The one report that exists as of this version is called ListOrders. This report gives a list of all the orders in the database, sorted by the item ordered and grouped together showing for each item a list of all orders with a total value of the items and orders. It include the person's name and email address. I have yet to include a number of features, such as the value of discounts etc, but that wasn't important for the first version.
To install:
Copy all files into a directory on your webserver of choice that supports ASP.
ShopInfo v 1.0
(c) John Dovey <john@justdone.co.za> aka BoonDock
I have a number of reporting needs for my osCommerce shop, and my programming language of choice is ASP for web based stuff (for no other reason than that it is what I have experience in).
For this reason, I decided to write a report to show some information that I need on a regular basis and did so in ASP. Once I had done that, I figured I would share it back with the osCommerce community as who knows? there might be someone else who could use it and even, just maybe, someone else who could contribute...
For that reason, I have called this "Shop Info" rather than just the single report so that it can hopefully grow into a bunch of useful reports.
The one report that exists as of this version is called ListOrders. This report gives a list of all the orders in the database, sorted by the item ordered and grouped together showing for each item a list of all orders with a total value of the items and orders. It include the person's name and email address. I have yet to include a number of features, such as the value of discounts etc, but that wasn't important for the first version.
To install:
Copy all files into a directory on your webserver of choice that supports ASP.
