Skip to main content

Installation and upgrades

Download the latest katapult.zip and extract it to /whmcs/modules/servers/katapult. The resulting file structure should look similar to this:

├── /whmcs/modules/servers/katapult
│   ├── assets
│   ├── helpers.php
│   ├── hooks.php
│   ├── katapult.php
│   ├── lib
│   ├── overrides
│   ├── README.md
│   ├── vendor
│   └── views

The Katapult module will then be available for you to use inside WHMCS.