mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-14 11:20:53 +08:00
- 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
8 lines
186 B
JSON
8 lines
186 B
JSON
{
|
|
"name": "CoinPayments",
|
|
"code": "coin_payments",
|
|
"type": "payment",
|
|
"version": "1.0.0",
|
|
"description": "CoinPayments payment plugin",
|
|
"author": "XBoard Team"
|
|
} |