Webiva E-commerce Demo Released

We've released the Webiva e-commerce demo site available on Webiva.org/demo

If you want to get your Webiva install set up with a full-featured e-commerce shop, just install the Webiva-shop module from github as follows (from the base Webiva directory)

$ cd vendor/modules
$ git clone git://github.com/cykod/Webiva-shop.git shop

Then restart your install of Webiva. The shop module is private by default, so you'll need a Super Admin account to go into System -> Domains -> [ Your Domain ] and click "Make Available" to make that module available on the selected domain. Then go through the standard module activation process by going to Options -> Modules and activating the "Shop" module.

There are a lot of different pieces to configure to get a real shop up and running, luckily you can use the built in Wizard to get a demo shop  up and running quickly. Go to Website -> Wizards and click "Add an E-commerce shop to your Site" to be presented with options like those below:

Check the three checkboxes in the last three sections to add a test setup to your shop install, click "Add To Site" and you be ready to go (you'll need to add some products to your shop to actually put and order through however)

Posted 15:01PM on May 20 2010 by Pascal Rettig
Categories: News, Releases