1
0
Fork 0
1Panel-Appstore/apps/flarum
pooneyy 9779122311
feat(apps): add structured label field to all application configurations
- add nested label field with en and zh translations for all parameters
- maintain existing labelEn and labelZh fields for backward compatibility
- apply consistent internationalization structure across all apps
- improve localization support for multi-language user interfaces
2025-11-06 23:35:02 +08:00
..
1.8.10 feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
latest feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
README.md 精简提交历史记录 2023-11-09 19:15:01 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png 精简提交历史记录 2023-11-09 19:15:01 +08:00

README.md

使用说明

账户密码

  • 初始账户: flarum
  • 初始密码: flarum

中文语言包

中文语言包:

使用说明:

  • Flarum v0.1.0-beta.8 及以上版本

进入容器终端运行以下安装中文语言包,详细可查看原项目文档。

composer require flarum-lang/chinese-simplified
php flarum cache:clear

所使用docker镜像相关:

项目链接

原始相关

Total Downloads Latest Stable Version License

About Flarum

Flarum is a delightfully simple discussion platform for your website. It's fast and easy to use, with all the features you need to run a successful community. It is designed to be:

  • Fast and simple. No clutter, no bloat, no complex dependencies. Flarum is built with PHP so its quick and easy to deploy. The interface is powered by Mithril, a performant JavaScript framework with a tiny footprint.

  • Beautiful and responsive. This is forum software for humans. Flarum is carefully designed to be consistent and intuitive across platforms, out-of-the-box.

  • Powerful and extensible. Customize, extend, and integrate Flarum to suit your community. Flarums architecture is amazingly flexible, with a powerful Extension API.

screenshot

Installation

Read the Installation guide to get started. For support, refer to the documentation, and ask questions on the community forum or Discord chat.

Contributing

Thank you for considering contributing to Flarum! Please read the Contributing guide to learn how you can help.

This repository only holds the Flarum skeleton application. Most development happens in flarum/core.

Security Vulnerabilities

If you discover a security vulnerability within Flarum, please follow our security policy so we can address it promptly.

License

Flarum is open-source software licensed under the MIT License.