Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.29 KB

Thor

Make easy develop addon for WHMCS Marketplace

👌 This repo are in beta (also in -- dev)

The core of this plugin use Loader, Please check it or Install:

$ php -i | grep ioncube

If u Want to Learn More, You can go in the Official Site at Thor Documentation

🏍 If u want install this addon skeleton now, :

First, you must go in the addons directory in your WHMCS installation:

$ cd WHMCS/modules/addons

You may also install Thor by issuing the Composer create-project command in your terminal:

$ composer create-project --prefer-dist mwspace/thor nameaddon

If u have any issue with repo version, u can try:

$ composer clearcache

Please note that name of addon must be an alphadash_caracter!`


✨ Now the plugin has been installed. U can go at Setup > Modules and u can activate it! The addon Have many Demo pages and u can see the basic setup for Work Correctly.

please! read the doc first start with devvelopment.