XF 2.3 Enabling Development Mode

rickhz

Well-known member
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?
 
Still have an issue. Exoic wants me to create an add-on and gave me this path to look for:
AdminCP → Development → Add-ons → Create add-on,

I do not see Add-Ons under Development.
 
Back
Top Bottom