I need some help to make a little tweak to the 'uservalidationbyemail' plugin.
I would want it to send out the validation mail to me, rather than to the new member.
Then I get notified and can simply review their application and approve it manually in the unvalidated users list.
What line of code would I need to change for this?
Thanks
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.
- Team Webgalli@webgalli
Team Webgalli - 0 likes
- TahoeBilly@TahoeBilly
TahoeBilly - 0 likes
- iconMatrix@SteveAquila
iconMatrix - 0 likes
- Danny VdB@Fourpillars
Danny VdB - 0 likes
You must log in to post replies.Use the Siteaccess plugin. Search here for it.
Site access seems to bug many plugins
This works slick for that and has a place in the code for you to add a link or another manner to send your customer
Turn off elgg Registrations
Thanks for the feedback.
Site access didn't work well on my site. I wanted something more simple.
Figured it out and tweaked uservalidationbyemail.
You can now find it as plugin here: http://community.elgg.org/pg/plugins/project/677787/developer/Fourpillars/approvenewmembers
Maybe somebody else finds some use or inspiration in it.