Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
158 views
in Plugins by
Currently, q2a admin can specify whether users can change their usernames or not. However, admin can not specify howmany times a user can change the username.

 Gateoverflow team is developed a plugin (it consists few more small features) for limiting the number of times a user can change their username. Admin can specify the count through the admin panel.

Interested users can check and download the plugin from github: https://github.com/GATEOverflow/q2a-miscellaneous-settings
Q2A version: 1.8.8
ago by
Updated the code with ajax calls which shows availability of username while typing.

Further now admins can give one more chance to any user beyond the limit from their profile view.

Please log in or register to answer this question.

...