Topic: Minishop cart module now in Github
Note: This plugin will not have more updates
Minishop cart module version 2.0
New Features:
Working in Monstra 3.0.1
Bootstrap id required
Languages Spanish and English.
Replace shopitem and shopitems to item and items
Added Cash on delivery paid method
New features comming soon
Install:
Copy minishop folder in plugins folder.
Copy theme templates in theme folder.
Create 3 pages like this.
Shop ( slug = shop ) - products.template.php
Product ( slug = item ) - product.template.php
Total ( slug = items ) - total.template.php
Add Cart code in menu in header or wherever you want
<?php echo miniShop::getInfo(); ?>
