Hi I'm setting up an article site that will use e107 CMS, where only paid members can view all articles, unregistered visitors get limited access, etc. I cannot find any specifc details about your e107 plug in (tried a search), so could you explain exactly what it will do - i.e. will it: 1. Replace the standard e107 Registration system, so that anyone signing up to my site just goes through AMember and pays for their subscription via my merchant processor 2. After payment, Amember enters the user details and permissions in the e107 database 3. Allow existing members to enter the site by only logging in once (i.e. they don't have to log in to AMember, and then log into e107). Could you also tell me how much the e107 plug in costs please? Thanks
Basically, all aMember plugins works in the same way: it will manage e107 members database according to member status in amember database. Our policy is to make plugins working without any changes in third-party application code, it makes upgrades easier. However, the plugin will not replace e107 registration system. We can do this modification as custom mod (for free). When you install the plugin, you will be able to assign several "e107 user classes" to every aMember Pro subscription type (product). If member subscription is active, corresponding user in e107 database will have corresponding user classes assigned. Then, you can use e107 built-in access controls to restrict members access.
amember e107 integration I am looking to integrate amember with e107 as well. How do I replace the login/signup/forgot password functuons in e107 with amember? I would like to take advantage of amember features such as password sharing protection but at the same time only requiring my users to login once. Any help would be helpful. Thanks