Files
Xboard/plugins/CoinPayments/config.json
xboard 58868268dd feat: enhance plugin management
- Add command support for plugin management
- Optimize plugin management page layout
- Add email copy functionality for users
- Convert payment methods and Telegram Bot to plugin system
2025-07-26 18:49:58 +08:00

8 lines
186 B
JSON

{
"name": "CoinPayments",
"code": "coin_payments",
"type": "payment",
"version": "1.0.0",
"description": "CoinPayments payment plugin",
"author": "XBoard Team"
}