Hello, do you think it is possible to have a module to serve as a summary of purchases for the user? thanks
Hello,
You could create one but needs some work to get done. You will use the order model, etc to accomplish it.
Regards
How should I do? can you help me please?
Hi,
Take a look on joomla documentation:
http://docs.joomla.org/Module_Development
http://docs.joomla.org/Component_Development
Also: http://dev.virtuemart.net/projects/virtuemart/wiki/Developing_a_module_or_plugin_for_VirtueMart_2
Regards