mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-03 18:40:52 +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
167 B
JSON
8 lines
167 B
JSON
{
|
|
"name": "BTCPay",
|
|
"code": "btcpay",
|
|
"type": "payment",
|
|
"version": "1.0.0",
|
|
"description": "BTCPay payment plugin",
|
|
"author": "XBoard Team"
|
|
} |