Commit Graph

18 Commits

Author SHA1 Message Date
Ryan Wang
71dd35db47 Update demo site URLs in intro documentation (#554)
Replaced all references to demo.halo.run and its console with demo.halocms.site across the main and versioned intro documentation files to reflect the new demo environment.
2026-01-19 15:18:02 +08:00
Takagi
4b78f9f089 docs: add toggle formkit component (#552)
* docs: add toggle formkit component

* docs: add toggle component to form schema and update changelogs

- Introduced the `toggle` component for selecting images, colors, or text with options for single or multiple selections.
- Updated API changelogs for both plugin and theme to reflect the addition of the `toggle` component in version 2.22.8.

* Enhance image display in form schema docs

---------

Co-authored-by: Ryan Wang <i@ryanc.cc>
2026-01-17 12:47:45 +08:00
Ryan Wang
bbb0623ef7 Add documentation for secret input component (#553) 2026-01-16 18:53:58 +08:00
Ryan Wang
e1625289e8 Add auto backup and sync section to backup guide (#551) 2026-01-07 18:41:35 +08:00
Takagi
2965ab4755 docs: add switch formkit component (#550)
#### What this PR does / why we need it:

补充 `Switch` 组件的文档。

Ref https://github.com/halo-dev/halo/pull/8095

See #543 
#### Does this PR introduce a user-facing change?
```release-note
补充 `Switch` 组件的文档。
```
2026-01-06 15:13:47 +00:00
Ryan Wang
35fa8cc582 Add shop user guide (#549)
* Add shop user guide

* Update shop docs with payment and route info

* Add WeChat Pay setup instructions to payments guide

* Revise WeChat payment setup instructions

Updated instructions for obtaining merchant ID, API key, API certificate, and WeChat AppID.

* Update payment and sales channel documentation

* Refine shop user guide documentation wording

* Add payment preview images and docs for new methods

* Add shop documentation for products, orders, and theme

* Update theme development docs with template resources

* Update product management guide and add images

* Update order management guide with images and details

* Update shop docs for payments and product variants

* Add descriptions to shop guide docs

* Add shop user guide and sidebar category

---------

Co-authored-by: BugKing <wangzhen@fit2cloud.com>
2026-01-06 15:32:07 +08:00
John Niang
cee6c8806e Add spec.requires change (#548)
* Add spec.requires change

* Update docs/developer-guide/plugin/api-changelog.md

* Update versioned_docs/version-2.22/developer-guide/plugin/api-changelog.md

---------

Co-authored-by: Ryan Wang <i@ryanc.cc>
2026-01-04 23:44:41 +08:00
Ryan Wang
bde7ad27e2 Fix typo in PluginDetailModal documentation
Corrected a typo in the description of the PluginDetailModal component documentation, replacing '差价' with '插件' for accuracy across all relevant documentation versions.
2026-01-04 23:17:59 +08:00
Ryan Wang
aee2b12d58 Update code block language to groovy in docs
Changed code block language from 'gradle' to 'groovy' in plugin API changelog documentation for better syntax highlighting and clarity.
2026-01-04 23:11:05 +08:00
John Niang
6a7a1ea04c Add plugin development notes for Halo 2.22.5 (#547) 2026-01-04 23:02:29 +08:00
Ryan Wang
ad0523b73c Remove sponsorship section from intro docs 2025-12-31 18:22:41 +08:00
Ryan Wang
27794a9ad9 Update docs for Halo Paid version (#546)
* Update docs for Halo Paid version

* Update docs/getting-started/prepare.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/getting-started/install/slots/_docker-registry-list.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add brand settings section to user guide

* Add user guide for license activation

* Add SMS notification configuration guide

* Update lxware.cn links with referral code

* Update user guide for new auth providers and features

* Add Redis integration guide for paid version

* Add license activation instructions to install docs

* Fix broken link to paid version in Redis section

* Fix broken link to release versions in JAR install docs

* Fix link anchor in Finder API changelog docs

* Update issue reporting guidelines in documentation

* Remove sponsor documentation and related references

* Add warning about backup limitations for commercial version

* Update app store guide for license activation changes

* Update docs for Halo 2.22 paid edition and license activation

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-30 21:40:38 +08:00
Ryan Wang
f45a80da75 Update settings docs with new attachment options (#545) 2025-12-29 22:08:20 +08:00
Ryan Wang
9fb9fc7014 Update Nginx Proxy Manager install docs and add images (#544) 2025-12-25 18:27:33 +08:00
Howie Xie
ac203d726e fix(getting-started): Fix typos in systemd service config (#541)
fix #536 

```release-note
None
```
2025-12-25 08:37:02 +00:00
Howie Xie
83b38cc1cb fix(developer-guide/form-schema): remove unexpected marks (#540)
fix #539

```release-note
None
```
2025-12-25 08:35:02 +00:00
Howie Xie
79314247be feat(_SiteSettingVo): Add routes config (#542)
fix #538 
ref https://github.com/halo-dev/halo/pull/8045/files#diff-55c6218411dc6cbb107225edb77470825b09b51180f8cbbcc46759c168ef9361
<img width="227" height="138" alt="image" src="https://github.com/user-attachments/assets/10c2b9dc-04dd-45cf-88ec-a9a0bafb00d0" />
<img width="456" height="76" alt="image" src="https://github.com/user-attachments/assets/0eca48e7-3589-47a5-b014-0575c9a7a86e" />

```release-note
None
```
2025-12-25 08:31:01 +00:00
Ryan Wang
5953f17ed2 docs: update documentations for 2.22 (#537)
Signed-off-by: Ryan Wang <i@ryanc.cc>
2025-12-24 11:31:37 +08:00