Downloads
A really basic report that lists all the products in the store with the following columns.
ID | Title | Price | Quantity | Total | Number of Times Purchased
Quantity refers to the total number of times it has been ordered.
Number of times purchased refers to the number of orders with the product in it (popularity).
Clicking on a product shows a list of all the customers who have purchased the product. Useful for events and such.
Work in progress, just wanted to post ASAP.
Development
| Preview | Attachment | Size |
|---|---|---|
| 0.4 uc_stats.zip | 2.52 KB |



By way of a couple suggestions... in the .info file, using Reports instead of reports is causing that fieldset to display out of order. Silly, I know, but it'd be nice to have it display in order.