Seeker-Smith
Well-known member
I want to learn how to build an add-on and install it on Xenforo. I have my test site in development mode with
$config['debug'] = true;
$config['development']['enabled'] = true;
What I'm not seeing in the ACP is any section for Development → Add-ons or import.
Am I missing a key to this puzzle? I'm assuming there must be more to it.

$config['debug'] = true;
$config['development']['enabled'] = true;
What I'm not seeing in the ACP is any section for Development → Add-ons or import.
Am I missing a key to this puzzle? I'm assuming there must be more to it.
