Page 1 of 1

add member via custom code

PostPosted: December 6th, 2011, 7:05 am
by mustcode
Hi

I have to put a code together in my other plugin where the user should be added in s2member's database with all its required fields.

Is there any way to do that?

Thanks

Re: add member via custom code

PostPosted: December 6th, 2011, 9:02 am
by epixmedia
s2 member has an import facility that enables you to write in data or upload a csv, perhaps you could feed the data from your plugin through that...

Just a thought :)

Zoe

Re: add member via custom code

PostPosted: December 6th, 2011, 10:04 am
by mustcode
Hi Zoe,

Thanks for the clarification. Yes I want to feed via my own plugin. But I just want to know which s2member function I will call to have the user added in its tables also.

thanks

Re: add member via custom code

PostPosted: December 6th, 2011, 10:13 am
by epixmedia
Sorry, I can't answer that one, perhaps one of the developers can help...

Re: add member via custom code

PostPosted: December 6th, 2011, 10:20 am
by mustcode
Thanks very much. will wait for someone else to help.