Hello,
Is there any way to allow user to change their username only once? Or maybe twice... At the moment I can see option for users to change their name but they can do it over and over again... is it possible to restrict this option somehow?
Regards
Comments
Comment #1
Juan C commentedI need this feature as well...
Comment #2
daniel wentsch commentedSubscribing / researching
Comment #3
mdupontYou'll have to write a custom module that would keep track of how many times a user has changed its username and prevent from editing the field if it's over a given level.