invite_og_plugin
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
Enables users to use the invite plugin to invite friends directly to their groups. This is done by hooking into the invite form, providing a selectbox with organic groups and invite friends directly into this groups.
In the organic groups' global settings, the ability to use this plugin can be set for each role individually.
Currently this is a very simple module, it just provides the invite feature in drupal 7. I will implement more features, if needed.
Versions
Organic Groups 7.x-1.x
The first version of this module was created for OG 7.x-1.x, you can find this version in the main branch (7.x)git clone --branch 7.x http://git.drupal.org/sandbox/killerpoke/1441644.git invite_og_plugin
Organic Groups 7.x-2.x
The most resent version, that works with OG 7.x-2.x can be found in branch 7.x-2.xgit clone --branch 7.x-2.x http://git.drupal.org/sandbox/killerpoke/1441644.git invite_og_plugin
