Update README.md (#660)
This commit is contained in:
commit
93e39165c2
1 changed files with 14 additions and 7 deletions
21
README.md
21
README.md
|
@ -3,6 +3,7 @@
|
|||
- PayPal Integration
|
||||
- Stripe Integration
|
||||
- Referral System
|
||||
- Partner System
|
||||
- Ticket System
|
||||
- Upgrade/Downgrade Server Resources
|
||||
- Store (credit system with hourly billing and invoices)
|
||||
|
@ -12,7 +13,6 @@
|
|||
- User/Server Management
|
||||
- Customisable server plans
|
||||
- Vouchers
|
||||
- Partner System
|
||||
- Alert System
|
||||
- Theme Support
|
||||
- and so much more!
|
||||
|
@ -29,13 +29,13 @@
|
|||
|
||||
ControlPanel's Dashboard is a dashboard application designed to offer clients a management tool to manage their pterodactyl servers. This dashboard comes with a credit-based billing solution that credits users hourly for each server they have and suspends them if they run out of credits.
|
||||
|
||||
This dashboard offers an easy to use and free billing solution for all starting and experienced hosting providers. This dashboard has many customization options and added discord 0auth verification to offer a solid link between your discord server and your dashboard. You can check our Demo here ([Demo](https://demo.controlpanel.gg "Demo"))
|
||||
This dashboard offers an easy to use and free billing solution for all starting and experienced hosting providers. This dashboard has many customisation options and added discord Oauth verification to offer a solid link between your discord server and your dashboard. You can check our [Demo here](https://demo.controlpanel.gg "Demo").
|
||||
|
||||
### [Installation](https://controlpanel.gg/docs/intro "Installation")
|
||||
|
||||
### [Updating](https://controlpanel.gg/docs/Installation/updating "Updating")
|
||||
|
||||
### [Discord](https://discord.gg/4Y6HjD2uyU "discord")
|
||||
### [Discord](https://discord.gg/4Y6HjD2uyU "Discord")
|
||||
|
||||
### [Contributing](https://controlpanel.gg/docs/Contributing/contributing "Contributing")
|
||||
|
||||
|
@ -46,15 +46,22 @@ This dashboard offers an easy to use and free billing solution for all starting
|
|||
# Preview
|
||||
|
||||
### Server Creation
|
||||
![image](https://user-images.githubusercontent.com/8725848/171575021-bc248f12-2aba-44e8-82aa-bdc907b1d3fc.png)
|
||||
![image](https://user-images.githubusercontent.com/67899387/214687234-d1ae58c0-5667-4e99-ac39-adeaabfcc7f2.png)
|
||||
|
||||
### Overview
|
||||
![image](https://user-images.githubusercontent.com/8725848/171575809-7620ed4f-5715-420f-8c25-8bfa1c4342f7.png)
|
||||
![image](https://user-images.githubusercontent.com/67899387/214685859-03c8d9e1-c685-4a07-979f-df2e88ec3931.png)
|
||||
|
||||
### Example server products
|
||||
![image](https://user-images.githubusercontent.com/8725848/171575987-c1398ff6-83fa-4cb8-bd1f-986cee4da565.png)
|
||||
![image](https://user-images.githubusercontent.com/67899387/214686950-218e1ede-6a1f-4e53-b3f4-fe1abc371a9c.png)
|
||||
|
||||
### Ticket System
|
||||
![image](https://user-images.githubusercontent.com/8725848/184131270-9d997ebf-8965-4910-90d2-b410ae37f201.png)
|
||||
![image](https://user-images.githubusercontent.com/67899387/214687123-0a3d0f8f-b53c-4b0d-869a-4d5df45f5184.png)
|
||||
|
||||
### Voucher System
|
||||
![image](https://user-images.githubusercontent.com/67899387/214686578-ec9f0b0f-6047-4665-835f-70594b56dfd5.png)
|
||||
|
||||
### Partner System
|
||||
![image](https://user-images.githubusercontent.com/67899387/214686321-36ba97a3-4181-4e60-9ba3-c9b318fe66a8.png)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue