Skip to content

Add plugin config items backends and frontends #8386

@zuoez02

Description

@zuoez02

需要增加插件标签以便适配不同平台及用户过滤

In what scenarios do you need this feature?

  1. Desktop Only,Mobile Only等平台tag
  2. Windows、Mac、Linux等系统过滤
  3. Kernel、App等插件影响对象过滤。
  4. 其他标签如果能支持自定义更好,最好是思源内置一部分,其他的类似论坛一样进行定制。

Describe the optimal solution

  1. 插件package.json增加tag属性,字符串数组
  2. 云端提供可选tag
  3. 集市可以根据tag进行过滤,并针对系统、平台等属性自动隐藏不适配的插件。
  4. 插件系统装载时不装载不适配的插件
  5. 对于其他平台下载的插件,已下载中展示为”不适配“

Describe the candidate solution

No response

Other information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions