rickhz Well-known member Tuesday at 6:39 PM #1 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?
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?
rickhz Well-known member Tuesday at 6:43 PM #2 Found the issue, I was not adding it to the src/config.php I am now and it works. Upvote 0 Downvote
rickhz Well-known member Tuesday at 6:47 PM #3 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. Upvote 0 Downvote
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.
Itworx4me Well-known member Tuesday at 7:09 PM #4 Development tools | Developer Documentation | XenForo Developer documentation for XenForo xenforo.com Upvote 0 Downvote
Development tools | Developer Documentation | XenForo Developer documentation for XenForo xenforo.com