mirror of https://github.com/halo-dev/halo-admin
1dd0d89738
#### What type of PR is this? /kind feature #### What this PR does / why we need it: 支持在初始化页面安装预设插件。适配:https://github.com/halo-dev/halo/pull/3394 #### Which issue(s) this PR fixes: Fixes https://github.com/halo-dev/halo/issues/3120 #### Special notes for your reviewer: 测试方式: 1. Halo 需要切换到 https://github.com/halo-dev/halo/pull/3394 2. Console 需要 `pnpm build:packages` 3. 根据 https://github.com/halo-dev/halo/pull/3394 中的提示,将需要预设的插件放置到 `src/main/resources/presets/plugins` 4. 使用全新的环境进行初始化,完成之后进入插件管理检查是否正常安装了预设插件 #### Does this PR introduce a user-facing change? ```release-note Console 端支持在初始化页面安装预设插件。 ``` |
||
---|---|---|
.. | ||
.openapi-generator | ||
api | ||
models | ||
.gitignore | ||
.npmignore | ||
.openapi-generator-ignore | ||
.openapi_config.yaml | ||
api.ts | ||
base.ts | ||
common.ts | ||
configuration.ts | ||
git_push.sh | ||
index.ts |