CMS Minecraft Shop v0.9.0.7 CMS Minecraft Shop v0.9.0.7

Added block browsing history adminshopa module that displays Recently viewed items. Functionality is implemented using jQuery and cookies.



To update replace the old files. In the template files, you must add a part of JavaScript code and a new div id = "history" for dynamically updating recently viewed items in admin shop.

New files:
  • There are no files
Deleted files:
  • There are no files
​Files with the changes:
  • shop/includes/constants.php
  • shop/style/green/admin.tpl
  • shop/style/green/index.tpl
  • shop/msmod/articles.php
  • shop/msmod/shop.php
Update the template, without updating the structure of MySQL.