I need to integrate multiple instances of zencart, I have one working great, but I need to add a second instance of zencart. Any ideas?
You need to duplicate zencart plugin. Copy plugin files to amember/plugins/protect/zencart1 folder. Rename zencart1/zencart.inc.php to zencart1/zencart1.inc.php then inall files inside zencart1 folder replace word "zencart" to "zencart1" Then you should be able to enable second zencart plugin from amember CP -> Setup -> Plugins