Skip to content

Commit 42f5c1b

Browse files
Merge pull request #43 from nicocatxzc/main
拓展需求说明
2 parents 9c9c8a4 + 719fce5 commit 42f5c1b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

docs/en/first-step/theme-install/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ title: Installing the Theme
1818
MySQL: Version 8.0.X
1919
:::
2020

21+
> [!CAUTION]
22+
> Some theme-related functions rely on GD, mbstring, curl, openssl.
23+
> Theme will not work or related functions will unavailable without PHP extensions listed above.
24+
2125
## Upload and Activate the Theme
2226

2327
::: warning

docs/zh/first-step/theme-install/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ title: 安装主题
1717
MySQL:8.0.X 版本
1818
:::
1919

20+
> [!CAUTION]
21+
> 主题相关功能依赖GD、mbstring、curl、openssl,
22+
> 未安装以上php拓展将导致主题无法运作或相关功能不可用。
23+
2024
## 上传并启用主题
2125

2226
::: warning

0 commit comments

Comments
 (0)