CustomBuild 2.0 not visible in DirectAdmin dashboard

feerdispzoo

Verified User
Joined
Jan 17, 2022
Messages
189
For the first Time I install DirectAdmin and then:
cd /usr/local/directadmin
wget -O custombuild.tar.gz http://files.directadmin.com/services/custombuild/2.0/custombuild.tar.gz
tar xvzf custombuild.tar.gz
cd custombuild
./build all d

After this, I not see custombuild 2.0 in dashboard directadmin. Should be some like this:
custombuild.png
 
You're using the old method. I don't know where you found that, but that's not how it's done.
Be aware that there is a difference between Custombuild 2.0 and the Custombuild plugin.
What you did not is download Custombuild 2.0 which is already automatically done and executed during the DA setup.

Hopefully you did not mess up your installation this way.

Anyway, it seems you want the Custombuild plugin.

So go into your plugin manager and use this url to install the plugin:
http://www.custombuild.eu/plugin/custombuild.tar.gz

Rest will be done automatically.
 
Back
Top