Free download

Sell Zinn® hosting from your own PHP application

Our your own PHP application module provisions, suspends, unsuspends and terminates real hosting accounts from the panel you already run — free, open source, and no licence key.

  • Freeno licence key, ever
  • GPL-2.0+source on GitHub
  • No accountneeded to download

What it does

Not everybody bills through WHMCS or HostBill. Some resellers have their own system, and some are building one. The single-file PHP client is the same provisioning logic with no panel around it, so you can call it from whatever you have.

The point of a provisioning module is that your panel's own buttons start doing real things. An order creates the account and the site; your suspend button suspends it; your terminate button terminates it. Your client never learns our name unless you want them to.

What is in it

Everything a reseller needs to run hosting as their own product.

Provisioning on order

A paid order creates your client's organisation and provisions their site, with the plan you mapped it to.

Suspend, unsuspend, terminate

Your panel's lifecycle actions drive ours, so a client who does not pay is suspended by the system that noticed rather than by you, later.

Single sign-on

Your client presses “Log in to hosting” in your client area and lands in their control panel already signed in.

Daily usage sync

Disk and bandwidth refreshed in your panel from ours, so your overage rules work on real numbers.

Installed by hand, in one folder

The archive unpacks to anywhere in your own codebase and there is nothing to compile and no dependency to install.

Open source

GPL-2.0-or-later, on GitHub, so you can read exactly what it does before you install it and change it if you need to.

How to get started

  1. Download the module

    From our billing-panel modules page. No account, no sign-up and no licence key — the archive is served with its SHA-256 so you can verify it.

  2. Create an API key

    In your Zinn Digital® dashboard, with the seven permissions the module needs. The download page lists them exactly.

  3. Map your products and sell

    Point each of your panel products at one of our plans and your next order provisions itself.

What it costs

The module is free. There is no licence key, no per-installation fee, no paid tier holding back the features you need, and no account required to download it.

What you pay for is the hosting your clients buy, at reseller rates, and you set what you charge them on top. Reseller hosting has the wholesale plans and the margins; the SEO reporting most agencies charge on is a separate add-on priced for a whole book of client sites rather than per seat.

Why it is free

Because we want you selling our hosting, and charging you for the means to do it would be a strange way to ask. There is no licence key, no per-install fee and no paid tier of the module holding back the features you actually need.

It is also open source under the same licence the rest of that ecosystem uses, so nothing about your ability to keep running it depends on our goodwill. If we vanished tomorrow you would still have the code.

Questions

Does the module cost anything?

No. It is free to download and free to use, for ever, with no licence key and no per-installation fee.

Do I need an account to download it?

No. The archive is on our public downloads page with its checksum, and the source is on GitHub. You need an account only when you want to provision something.

Where does it install?

It unpacks to anywhere in your own codebase. The folder name matters — it is how the panel finds the module's own functions — so use the path exactly as given.

What can my clients buy through it?

Any hosting plan you have mapped to one of your panel products. You set your own prices; we bill you at reseller rates.

Do my clients see your branding?

Only if you want them to. With white-label branding switched on, the control panel they log into carries your brand, your logo and your domain.

What exactly is this?

One PHP file with no dependencies that wraps our provisioning API — create, suspend, unsuspend, terminate, usage and single sign-on. Drop it in and call it.

Do I have to use PHP?

For this file, yes. Everything it does is available on our public REST API, which has generated SDKs in TypeScript, Python, PHP and Go if you would rather work from those.

Is it supported?

It is open source and we use the same API behind our own panels, so it does not rot quietly. Bugs go to the GitHub repository.

Start selling hosting from your own PHP application

Download the module, create an API key and map your first product. It is free, and there is nothing to cancel if you change your mind.

Get the module