This module wraps the OpenInviter PHP library and provides a friendly interface for Elgg installations to add the import capability. I have exposed only a handful of supported plugins in the form since these were known to work at the time of implementation as well as were considered important. You can tweak the code to add more plugin support.
Feel free to report bugs or requests to me.
TODOs:
- Admin setting to customize the services supported on a site
- Way to customize the invitation message while sending invites
- Add translation for strings
For version 0.5:
- Updated to latest OpenInviter plugins (facebook was broken)
For version 0.4:
- Added Twitter by renaming the twitter class to twitter_ex.
For version 0.3:
- Updated to the latest OpenInviter libraries
- Added sub-menu under the Friends using Two page layout (just like invitefriends)
NOTE: OpenInviter Requirements:
- Your server will need to have PHP5 installed with DOMDocument support and either cURL or WGET.
View Prashant Juvekar's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
I have two questions, the first is when I get the list of contacts for Hotmail users, but users already registered on my site appear in the list of invitations, how I can fix that.
and the second is the twitter and facebook options do not work
Is this compatable with 1.7.6
Iam getting this error
Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\sites\elgg\mod\contact_importer\OpenInviter\plugins\_base.php on line 266
I am testing it on localhost.
Hello,
The system is all running.
It appears that the email was sent successfully.
But no message is sent.
How To Fix?
smtp?
or phpmailer ?
I think qeu PHP mailer is therefore not enter my smtp anywhere
@Mariano
Talk PT?
estaria bueno integrarlo con el plugin phpmailer
The pluguin to invite friends that come standard system sends the invitations normally.
The system of sending confirmation of registration, also works normally.
Even without using the phpmailer pluguin.
And that to import the contacts do not send emails.
Guys, what do I need to make this system work?
Because I get no error message.
I tried to use phpmailer pluguin also, unsuccessfully.
I find strange is that even without using SMTP, the e-mails sent for registration confirmation, are sent correctly.
What it is necessary for me to make this work?