File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ title: 插件市场
1515- <Badge type =" tip " text =" fba " /> - 仅后端代码插件
1616- <Badge text =" fba-arco " color =" #4582ff " /> - 包含前端 [ fastapi_best_architecture_ui] ( https://github.com/fastapi-practices/fastapi_best_architecture_ui ) 代码插件
1717- <Badge text =" fba-vben " color =" #c178ec " /> - 包含前端 [ fba_ui] ( https://github.com/fastapi-practices/fba_ui ) 代码插件
18- - <Badge text =" app " color =" #D6DD59 " /> - 应用级插件
19- - <Badge text =" app-extra " color =" #59C7DD " /> - 扩展级插件
18+ - <Badge text =" app " color =" #ff9900 " /> - 应用级插件
19+ - <Badge text =" app-extra " color =" #11aa00 " /> - 扩展级插件
2020
2121:::
2222
@@ -72,8 +72,15 @@ title: 插件市场
7272
7373### 自动
7474
75- (此功能开发中...)
76-
77751 . 获取打包好的插件 zip 压缩包
76+
77+ - 插件 GitHub 仓库中的 Release zip 压缩包
78+
79+ ::: details 示例
80+ ![ cg1] ( /images/plugin_zip.png )
81+ :::
82+
83+ - 通过 fba 插件打包接口创建的 zip 压缩包
84+
78852 . 将压缩包通过插件安装接口进行安装
79863 . 根据插件使用说明完成安装
You can’t perform that action at this time.
0 commit comments