Tuesday, November 3, 2009

Virtuemart



After installing with joomlapack
Edit administrator\components\com_virtuemart\virtuemart.cfg.php
define( 'URL', str_replace("/administrator/","/",JURI::base()));
define( 'SECUREURL', str_replace("/administrator/","/",JURI::base()));

Configuring for SSL

To import install CSV Improved component






How to display attributes on the browse page?

Display selectable attributes on main browse page

CLASSPATH is administraor/components/com_virtuemart/classes
payment and shipping gateway files are in subfolders of this folder
'Model'  files are in administraor/components/com_virtuemart/html
'View files'(html files) are in /components/com_virtuemart/themes

Attributes with Stock Control (Child and Parent Products),Advanced attributes,Custom Atrribute

No comments:

Post a Comment