MyBB Community Forums

Full Version: Restrict registered user to use default editor insteed of modifyed ckeditor.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all,
I added ckeditor on my forum. Its working fine. just want to know how can i give its access to only modarate + admin + selected user?

Please share your code with me.
Thanks in advance.
you can try using template conditionals plugin to load ckeditor for specific user groups.
if ckeditor does not load then default editor should work for the other user groups