Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The only thing left to do is to add this Package Group to an order form so clients may place orders for your DirectAdmin servers. See Creating an Order Form for more details.

Port Change?

If you change the port your DirectAdmin server runs on from 2222 to anything else, you must update the port for the module in /components/modules/direct_admin/apis/direct_admin_api.php Find the following line and update as required:

Code Block
languagephp
var $apiUrl='http://directadmin-install:2222';