Closed (fixed)
Project:
Invite
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2009 at 20:49 UTC
Updated:
11 May 2017 at 18:29 UTC
Jump to comment: Most recent
Is it possible to send an invitation programatically? I couldn't find an obvious way to do this in the code. Thanks.
Comments
Comment #1
areynolds commentedFrom a cursory glance, it seems that there isn't a single function you could use to create an invite. I need to send invites programatically, so hopefully I come up with some solution, but until then, has anyone else tackled the problem in the last two years?
Comment #2
rimu commentedIn the 7.x-4.x version of this module it's all about entities. You can create a new invitation (with email) by doing something like this
Comment #3
renatog commentedVery good @rimu.
Your answer can help many users.
Thank you very much.
Comment #4
renatog commentedComment #5
renatog commented