定制 quasimo/flarum-ext-tag-sidebar 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

quasimo/flarum-ext-tag-sidebar

最新稳定版本:v2.0.21

Composer 安装命令:

composer require quasimo/flarum-ext-tag-sidebar

包简介

Customize sidebar content and description for specific Flarum tag pages

README 文档

README

A Flarum extension that allows admins to customize the sidebar content and description for specific tag pages.

Features

  • Add a custom description to any tag page, replacing the default tag description
  • Add custom sidebar content (supports Markdown: headings, bold, italic, links, lists) displayed below the "Start Discussion" button
  • Admin-only edit button on each tag page opens a modal for easy editing
  • Multilingual support (follows Flarum's current locale)

Installation

composer require quasimo/flarum-ext-tag-sidebar
php flarum migrate
php flarum cache:clear

Usage

  1. Navigate to any tag page while logged in as an admin
  2. Click the Edit Sidebar button in the tag hero section
  3. Fill in the custom description and/or sidebar content (Markdown supported)
  4. Click Save

Sidebar Markdown Example

## Useful Links
- [Documentation](https://docs.example.com)
- [Getting Started](https://example.com/start)

## Rules
- Be respectful
- Stay on topic

Compatibility

  • Flarum ^1.8
  • Requires flarum/tags

Links

统计信息

  • 总下载量: 153
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 7
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-08