MCG Mineweb
Web Panel for showcasing products
How to install?
//CONFIG AREA ONLY TOUCH ON INSTALL!
$devkey = "00000000"; //devkey from minestore installation
$weburl = "http://mysite.com"; // url for this webpage (just base url not the scriptnames)
$cartmode = true; // Use a cart system or single product mode
$securitylock = false; // After updating the products turn this to true to prevent others from adding products.
$showcats = true; // Shows categories in the header otherwise show all productsHow to update the webstore with product
I wanna update the existing store do i need to delete anything?
Last updated