-1

We have Virtuemart 1.1.9 and Joomla 1.5.23 but we want to fully skip the registration step or is it required that Virtuemart works in Joomla?

1 Answers1

1

There is no need to be registered to place orders through Virtuemart. You can configure this in the admin - just go into the administrator and

  1. Go to Components | Virtuemart
  2. Go to Configuration In the Global panel
  3. change "User Registration Settings" to "No Account Creation"

Users will have to input their details every time they place an order.

Trev
  • 851
  • 4
  • 10
  • doesnt work with this installation. Which templates are affected when this is selected? –  Mar 21 '12 at 16:47
  • login_registration.tpl.php in checkout folder – WooDzu Mar 22 '12 at 07:23
  • well this template ehre just hides the form but doesnt skip the registration and doesnt redirect to the checkout –  Mar 23 '12 at 12:44