Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/en/first-step/theme-install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ title: Installing the Theme
MySQL: Version 8.0.X
:::

> [!CAUTION]
> Some theme-related functions rely on GD, mbstring, curl, openssl.
> Theme will not work or related functions will unavailable without PHP extensions listed above.

## Upload and Activate the Theme

::: warning
Expand Down
4 changes: 4 additions & 0 deletions docs/zh/first-step/theme-install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ title: 安装主题
MySQL:8.0.X 版本
:::

> [!CAUTION]
> 主题相关功能依赖GD、mbstring、curl、openssl,
> 未安装以上php拓展将导致主题无法运作或相关功能不可用。

## 上传并启用主题

::: warning
Expand Down