Reply To: Membership Plugin Compatibility?
May 10, 2014 at 11:58 pm
#1742
I am using s2member, and that seems to work well with GD.
I am still to implement a few changes which are just done from the WP admin, and I do not use all the functionalities of s2member, but these are my findings so far:
- GD does not come with a profile page, but s2member comes with a profile page, where all users including GD users can change their password. I just need to link to it from somewhere.
- As far as I gather, GD will provide a “change password” function sometime, which I assume might be integrated with their “my favorites” page which is a page like this: mysite.com/author/username/?geodir_dashbord
- From what I understand (which might not be much), integrating GD with any other plugin that has its own registration function, would need some backend coding (outside my league). A GD plugin could be written to integrate either iMember360 or s2member using info at https://www.s2member.com/codex/stable/s2member/api_functions/package-summary/ for example;
- or either iMember360 or s2member can write a plugin to integrate with GD, or of course anybody else clever enough could have a go 🙂
For the time being, I am working my way around it by providing links and explanations to users.