Update README.md
This commit is contained in:
60
README.md
60
README.md
@@ -1,39 +1,39 @@
|
|||||||
|
|
||||||
# Minecraft WHMCS (Pterodactyl/Pelican)
|
# Minecraft WHMCS (Pterodactyl/Pelican)
|
||||||
|
|
||||||
An WHMCS Modules For Monitize Minecraft Server Cosmetics/Items, With Pterodactyl/Pelican Panel API Integration.
|
An WHMCS Modules For Monitize Minecraft Server Cosmetics/Items, With Pterodactyl/Pelican Panel API Integration.
|
||||||
|
|
||||||
## How To Install
|
## How To Install
|
||||||
1. Navigate To `WHMCS-ROOT/modules/servers/` and upload the `panelstores` folder there
|
1. Navigate To `WHMCS-ROOT/modules/servers/` and upload the `panelstores` folder there
|
||||||
```
|
```
|
||||||
WHMCS-Root/
|
WHMCS-Root/
|
||||||
└── modules/
|
└── modules/
|
||||||
└── servers/
|
└── servers/
|
||||||
└── panelstores/
|
└── panelstores/
|
||||||
├── panelstores.php
|
├── panelstores.php
|
||||||
└── whmcs.json
|
└── whmcs.json
|
||||||
```
|
```
|
||||||
2. Navigate to `Your WHMCS Sites > System Settings > Servers` and Create New Servers
|
2. Navigate to `Your WHMCS Sites > System Settings > Servers` and Create New Servers
|
||||||
3. Fill The Configuration & Save Your Changes
|
3. Fill The Configuration & Save Your Changes
|
||||||
```
|
```
|
||||||
hostname: YOUR_PTERODACTYL_DOMAIN
|
hostname: YOUR_PTERODACTYL_DOMAIN
|
||||||
password: YOUR_PTERODACTYL_USER-API-KEY
|
password: YOUR_PTERODACTYL_USER-API-KEY
|
||||||
```
|
```
|
||||||
4. Navigate To `Your WHMCS Sites > System Settings > Servers` and Create New Groups
|
4. Navigate To `Your WHMCS Sites > System Settings > Servers` and Create New Groups
|
||||||
5. Then Choose the created server and press the Add button
|
5. Then Choose the created server and press the Add button
|
||||||
6. Navigate to `Your WHMCS Sites > System Settings > Products/Services > Products/Services`
|
6. Navigate to `Your WHMCS Sites > System Settings > Products/Services > Products/Services`
|
||||||
7. Create your Product with the type of Other, Fill the configuration & save it
|
7. Create your Product with the type of Other, Fill the configuration & save it
|
||||||
8. Navigate `Module` tab on your Product, choose for Module Name `Panel Stores` and for the Server Group the group you created in step 5
|
8. Navigate `Module` tab on your Product, choose for Module Name `Panel Stores` and for the Server Group the group you created in step 5
|
||||||
9. Navigate `Custom Fields` tab on your Product, Do it like on this image shown
|
9. Navigate `Custom Fields` tab on your Product, Do it like on this image shown
|
||||||

|

|
||||||
10. The Product now is ready to use
|
10. The Product now is ready to use
|
||||||
|
|
||||||
## How To Get Pterodactyl Users API
|
## How To Get Pterodactyl Users API
|
||||||
1. Go To Your Pterodactyl Panel
|
1. Go To Your Pterodactyl Panel
|
||||||
2. Click Your Accounts Profiles
|
2. Click Your Accounts Profiles
|
||||||
3. Navigate To `API Credentials` Tab
|
3. Navigate To `API Credentials` Tab
|
||||||
4. Click The Create Button & Copy The API Key
|
4. Click The Create Button & Copy The API Key
|
||||||

|

|
||||||
## Authors
|
|
||||||
|
|
||||||
|
## Authors
|
||||||
- [@nekomonci12](https://www.github.com/nekomonci12)
|
- [@nekomonci12](https://www.github.com/nekomonci12)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user