We are programmatically creating an EasySocial user & need to force the following things:
1. Force the user to do a password reset
2. Force the user to complete his or her profile (compulsory Fields only)
What is the best way to do this? I see you have a configuration for both of this. However, it only gets triggered on com_easysocial views. Ideally, this should be triggered site wide.
Since EasySocial is only 20% of the site we have, this is almost useless. Ideally, you should do this site wide using a system plugin.
Can you fix this or give us a patch to do it?