I created a website using symfony2 I installed and setup fosuserbundle and it works perfectly. I have users with the previlege manager and I would like them to be able to send email invitations to other users in order to register to my site but to a very specific usergroup same as the invitation sender .
what is the best approach to do this ? thanks in advance .