This is Shop System taken from Gesior, converted to MyAAC.
Configuration you can find in files: system/pages/points.php and system/pay/*
Demo: Gifts - MyAAC Demo (http://demo.my-aac.org/gifts)
Installation:
Go to Admin Panel, select 'Plugins', and then select gesior-shop-system.zip and click upload. Thats all!
Enable:
Paste in config.local.php this:
Done! MySQL schema will be...
[MyAAC][Plugin] Gesior Shop System
Configuration you can find in files: system/pages/points.php and system/pay/*
Demo: Gifts - MyAAC Demo (http://demo.my-aac.org/gifts)
Installation:
Go to Admin Panel, select 'Plugins', and then select gesior-shop-system.zip and click upload. Thats all!
Enable:
Paste in config.local.php this:
Code:
$config['gifts_system'] = true;
[MyAAC][Plugin] Gesior Shop System