mwspace / thor
Make easy develop addon for WHMCS marketplace 😱
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.6
- eftec/bladeone: 3.*
- mwspace/thor-core: ^1.5
- nikic/fast-route: v1.*
- phpmailer/phpmailer: 6.0.*
- symfony/console: 3.4.*
- symfony/debug: 3.3.*
- symfony/var-dumper: 3.3.*
README
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.