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: 插件市场
15
15
- <Badge type =" tip " text =" fba " /> - 仅后端代码插件
16
16
- <Badge text =" fba-arco " color =" #4582ff " /> - 包含前端 [ fastapi_best_architecture_ui] ( https://github.com/fastapi-practices/fastapi_best_architecture_ui ) 代码插件
17
17
- <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 " /> - 扩展级插件
20
20
21
21
:::
22
22
@@ -72,8 +72,15 @@ title: 插件市场
72
72
73
73
### 自动
74
74
75
- (此功能开发中...)
76
-
77
75
1 . 获取打包好的插件 zip 压缩包
76
+
77
+ - 插件 GitHub 仓库中的 Release zip 压缩包
78
+
79
+ ::: details 示例
80
+ ![ cg1] ( /images/plugin_zip.png )
81
+ :::
82
+
83
+ - 通过 fba 插件打包接口创建的 zip 压缩包
84
+
78
85
2 . 将压缩包通过插件安装接口进行安装
79
86
3 . 根据插件使用说明完成安装
You can’t perform that action at this time.
0 commit comments