mdserver-web/plugins/migration_api/info.json

18 lines
483 B
JSON
Raw Normal View History

2023-01-27 12:34:48 -05:00
{
"sort": 7,
2024-12-02 11:27:34 -05:00
"ps": "一键迁移,仅网站数据和MySQL数据(仅支持源码安装软件)[<span style='color:red;'>暂时不可用</span>]",
2023-01-27 12:34:48 -05:00
"name": "migration_api",
2023-02-13 05:15:10 -05:00
"title": "一键迁移API",
2023-01-27 12:34:48 -05:00
"shell": "install.sh",
"versions":["1.0"],
"updates":["1.0"],
"tip": "soft",
"checks": "server/migration_api",
"path":"server/migration_api",
"display": 1,
"author": "midoks",
"date": "2022-01-17",
"home": "https://github.com/midoks/mdserver-web",
"type": 0,
"pid": "4"
}