Skip to content

grizzlyware/salmon-whmcs

Repository files navigation

Salmon splash image

Salmon for WHMCS

Extended functionality for WHMCS models, useful helpers. Built with the parent Salmon library.

Installation

Via Composer

composer require grizzlyware/salmon-whmcs

Via WHMCS addon module

Great if you just need to use a certain function for a small modification. Just download and install (salmon.zip) the WHMCS addons module for Salmon.

Usage

You can treat all the WHMCS classes supported by Salmon as you would the default WHMCS ones, as they extend the original WHMCS classes (where WHMCS ones exist). For starters, you will benefit from additional attributes and scopes, as well as code completion for your IDE as it'll be able to read the Salmon code!