I programmed a small backend module, providing the following:
A table of basic sales numbers grouped by month
Revenue numbers visualized as column chart via Google Chart API
You will find the sales statistics in administration view following “service > fk Dashboard”.
Feel free to download the zip file below.
I used it in my current shop without any problems. However, be aware that you will use this module at your own risk only!
Installation:
To get this module to run in your shop just copy all files to the corresponding Oxid folders.
Note concerning translation/language files:
Officially, according to the module tutorial it should be sufficient to copy all language files of the module (fk_dashboard.php) to out/admin/en and out/admin/de.
Obviously, this does not do the trick for everyone.
I had to copy the variables contained therein manually to the cust_lang.php files of each language.
Have fun!
floko
Remark: Please look below for an updated version of this module!
(Could not enter the “manage attachments” option of this post…)
For those having troubles with the currency sign (€ for Euro), I replaced the UTF-8 character with its HTML entity equivalent.
(Could not change the attachment of the original first post of this thread for some reason…)