Group invitation registration is a feature of group_tools plugin that can be enabled in:
Settings/Group tools/Group invitation options/Allow all users to be invited by e-mail address
I don't know if this plugin is still maintained: last release 1 year ago & last commit 8 months ago
For those who are interested in, I Implemented a working solution in the following context:
elgg v1.12
group_tools v6.0.3
elgg_hybridauth master Jan 28, 2016 commit (not released v1.4.1)
Group invitation registration is a feature of group_tools plugin that can be enabled in: Settings/Group tools/Group invitation options/Allow all users to be invited by e-mail address
I don't know if this plugin is still maintained: last release 1 year ago & last commit 8 months ago
For those who are interested in, I Implemented a working solution in the following context: elgg v1.12 group_tools v6.0.3 elgg_hybridauth master Jan 28, 2016 commit (not released v1.4.1)
by modifying 3 files:
In start.php:
In views/default/hybridauth/login.php
In views/default/resources/hybridauth/authenticate.php