Skip to content

docs: admin extension categories, health widget & abandoned package support#506

Draft
imorland wants to merge 1 commit intomainfrom
im/admin-dashboard-docs
Draft

docs: admin extension categories, health widget & abandoned package support#506
imorland wants to merge 1 commit intomainfrom
im/admin-dashboard-docs

Conversation

@imorland
Copy link
Member

Summary

Documentation for the admin dashboard changes in flarum/framework#4392.

  • admin.md — Extension Categories (new section): how to declare a category in composer.json, full table of all built-in categories with keys/labels/icons, and how to register custom categories via app.extensionCategories.
  • admin.md — Extension Health Widget (new section): the three widget sections (abandoned, suggested, disabled), how Packagist's abandoned field works, how to use Composer's suggest field, the install-time limitation with planned scheduler follow-up, and the flarum.abandoned_overrides forward-compatibility hook.
  • update-2_0.md: breaking change noting the old extension grid was removed; notable entry for the new health widget; expanded sidebar notable entry covering collapsible groups, count badges, category icons, and search auto-expand.

Depends on

flarum/framework#4392 (draft)

Test plan

  • New sections render correctly on the docs site
  • Category table displays properly
  • Code blocks (JSON, JS) are syntactically correct
  • Internal links (./admin.md#extension-categories etc.) resolve
  • Admonition (:::info) renders correctly

🤖 Generated with Claude Code

…ed package support

Documents changes introduced in flarum/framework#4392:

- Extension Categories: new section in admin.md covering how to declare a
  category in composer.json, the full table of built-in categories with keys,
  labels and icons, and how to register custom categories via app.extensionCategories.

- Extension Health Widget: new section in admin.md covering the three widget
  sections (abandoned, suggested, disabled), how Packagist's abandoned field
  works, how to use Composer's suggest field, and the flarum.abandoned_overrides
  forward-compatibility hook for future scheduled checking.

- update-2_0.md: notable entry for the new admin dashboard (old extension grid
  removed, health widget added); notable entry for the collapsible sidebar
  overhaul with count badges, icons, and search auto-expand.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant