Adding new user from Fabrik

  • Paul Jacobson
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 6 months ago - 7 years 6 months ago #105385 by Paul Jacobson
Adding new user from Fabrik was created by Paul Jacobson
Hi Tuan,
I work with Paul and have a quick question. I have another client using Membership Pro and he wants to add new users from a submitted RsForm. I was thinking to just use Fabrik to pick up the new submissions and then use Fabrik user plugin to add user to Joomla users table, or to do the same with code in an RSForm submit . My question is... is there a simple way to call the MembershipPro API add user function so that the user is set as a Subscriber also?
Thanks,
Steve Thompson
Last edit: 7 years 6 months ago by Paul Jacobson.

Please Log in or Create an account to join the conversation.

More
7 years 6 months ago #105406 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Adding new user from Fabrik
Hi Steve

Unfortunately, right now, we don't have that kind of API supported (should support it in the future). For now, maybe the easiest way would be look at administrator/components/com_osmembership/model/import.php, method store to see how we handle it and do the same within your code

Tuan
The following user(s) said Thank You: Paul Jacobson

Please Log in or Create an account to join the conversation.