MwSpaceLLC / whmsys

Small app for manage whmcs database without any licenze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Whmsys

image

U have one instance of whmcs but want manage data withoud pay any licenze ?

👌 This repo are in (beta)

To start download package & install vendors:

$ composer install

Now, clear app dev cache:

$ php artisan optimize

Now, u can go at www.domain.com & u can see 503 | PLEASE INSTALL WHMSYS. In to shell:

$ php artisan install

The system will install database & basic function

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

$ composer clearcache

For generate an Admin, u can user:

$ php artisan make:user

!IMPORTANT - For login as admin & user, u must update user's & admin's password hash:

$ php artisan user:passwd


✨ Now enjoi with whmcs database

About

Small app for manage whmcs database without any licenze


Languages

Language:PHP 67.2%Language:HTML 32.4%Language:Vue 0.3%