That's probably the approach I'll take. I was just wondering if there was some inbuilt functionality, but it's not much work to do, so thanks. Have a nice day!
Remove Profile Editing Features
-
@joshua you will have to edit the theme template and remove the link. If you are using persona... remove this line
https://github.com/NodeBB/nodebb-theme-persona/blob/master/templates/partials/account/menu.tpl#L21
and these lines
https://github.com/NodeBB/nodebb-theme-persona/blob/master/templates/partials/menu.tpl#L62-L66