Update README.md

This commit is contained in:
NekoMonci12
2025-01-12 13:53:38 +07:00
parent 92f22a686d
commit 7ebe85d119

View File

@@ -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
![Image](https://i.imgur.com/Ng6qlme.png) ![Image](https://i.imgur.com/Ng6qlme.png)
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
![image](https://i.imgur.com/KlgVpEH.png) ![image](https://i.imgur.com/KlgVpEH.png)
## Authors
## Authors
- [@nekomonci12](https://www.github.com/nekomonci12) - [@nekomonci12](https://www.github.com/nekomonci12)