Difference between revisions of "JS Force Avatar"

(Created page with "==Overview== Site visitors in most cases are just not interested to provide more information than they actually need to use the site. <br/> One such information is profile ava...")
 
Line 1: Line 1:
 
==Overview==
 
==Overview==
Site visitors in most cases are just not interested to provide more information than they actually need to use the site. <br/>
+
Site visitors in most cases are just not interested to provide more information than they actually need. And we can't really blame them for that. <br/>
One such information is profile avatar. If it's not required, most people will not care to change it. Thats just it.<br/>
+
One such information is profile avatar. If it's not required, most people will not care to change it. That's just it.<br/>
 
This plugin fixes the problem by forcing user to change avatar before doing anything else, on entire website.  
 
This plugin fixes the problem by forcing user to change avatar before doing anything else, on entire website.  
  

Revision as of 02:46, 28 June 2016

Overview

Site visitors in most cases are just not interested to provide more information than they actually need. And we can't really blame them for that.
One such information is profile avatar. If it's not required, most people will not care to change it. That's just it.
This plugin fixes the problem by forcing user to change avatar before doing anything else, on entire website.

Backend Settings

Backend configuration is very simple. You only have to decide weither to force admins to upload avatars too. Or not

Force avi backend.png

Frontend Functionality

Plugin will check if user is using a default avatar, either set by default or one from Theme Designer and force the avatar change.
Because this is the System plugin, it will work on pages other than JomSocial too.

Force avi frontend.png

See Also