VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Grisu74 on December 08, 2012, 01:29:56 AM

Title: module summary purchases
Post by: Grisu74 on December 08, 2012, 01:29:56 AM
Hello, do you think it is possible to have a module to serve as a summary of purchases for the user? thanks
Title: Re: module summary purchases
Post by: bytelord on December 08, 2012, 08:18:16 AM
Hello,

You could create one but needs some work to get done. You will use the order model, etc to accomplish it.

Regards
Title: Re: module summary purchases
Post by: Grisu74 on December 08, 2012, 11:23:36 AM
How should I do? can you help me please?
Title: Re: module summary purchases
Post by: bytelord on December 08, 2012, 18:59:50 PM
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