XenForo Enabling Development Mode

  • Thread starter Thread starter rickhz
  • Start date Start date
R

rickhz

Guest
I am trying to enable Development mode to create an add-on. I have this setting in my config.php:
$config['development']['enabled'] = true;

I do not see Development on the left side bar in the Admin Control Panel. Am I missing something?

Continue reading...