This shows you the differences between two versions of the page.
| — |
tutorials:zencartmods:month_report.php [2016/01/28 18:05] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | Here's a tool for viewing your monthly sales of each product per month. | ||
| + | |||
| + | {{:tutorials:zencartmods:reports_month.php.zip|}} | ||
| + | |||
| + | Just like in the [[http://ladyada.net/library/zencart/easyupdates.html| Easy Updates]] mod, You'll need to replace YOUR_API_KEY with your own google API Key, as well as use the tablesorter.js plugin. | ||
| + | |||
| + | |||
| + | ==== Usage ==== | ||
| + | |||
| + | Select the year and month you would like a report from - by default It will be the current month. | ||
| + | |||
| + | Keep in mind that the % change from the last month is only meaningful if you are looking at a month that has already completed! | ||
| + | |||
| + | |||
| + | |||