D
dsh-marketplaces-nexus
v0.1.3 · 1 天前发布
DSH 万市枢纽市场面板:聚合展示 DSH 生态的插件市场、插件市场网站与精选库,支持搜索、筛选、排序
README
DSH 万市枢纽插件包
DSH 生态「市场集」面板插件:在 DSH Web 设置页添加「万市枢纽」页面,聚合展示插件市场、插件市场网站与精选库,支持搜索、筛选与排序。
界面
!界面
功能
dsh plugin 安装命令并复制,手动在终端执行(npm 发布版不执行自动安装,保证任何环境可加载)常用命令
```sh
安装(首次)
dsh plugin --profile web add dsh-marketplaces-nexus
更新(拉取 npm 最新版本)
dsh plugin --profile web update dsh-marketplaces-nexus
启用/禁用(DSH 无原生 enable/disable 命令,通过配置行 disabled 标记切换)
在 <profile>/cordis.patch.yml 中添加以下内容禁用:
- id: nexus-market-panel
name: dsh-marketplaces-nexus
disabled: true
删除 disabled 行即恢复启用(改完重启
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-marketplaces-nexus
- Repo
- —
- Engines
{}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings"]}}