Skip to content

Deprecate prefab Admin Console; migrate command reference to built-in console page#113

Open
allister-beamable wants to merge 1 commit into
unity/v5.1from
adminflow-deprecation-docs
Open

Deprecate prefab Admin Console; migrate command reference to built-in console page#113
allister-beamable wants to merge 1 commit into
unity/v5.1from
adminflow-deprecation-docs

Conversation

@allister-beamable

Copy link
Copy Markdown
Contributor

What

Unity SDK 5.1.0 replaces the prefab-based Admin Console (the "Admin Flow" prefab) with a built-in runtime integration. The docs still presented the prefab as the current approach. This PR stops referring to the prefab except in deprecation notices and moves the still-valid reference material onto the canonical built-in Admin Console page.

Changes

  • editor-systems/beam-library.md — replaced the entire prefab-centric ## Admin Console section with a short deprecation notice pointing to the built-in page. Also renamed the page from Beam Library to Beam Samples (the window's current name is "Beam Samples" and it now focuses on Lightbeam samples rather than prefabs — confirmed against BeamLibraryWindow.cs in BeamableProduct).
  • runtime-systems/admin-console.md — migrated the built-in command reference table and the custom-command API example here (the example is de-AdminFlow'd; verified that [BeamableConsoleCommandProvider] / [BeamableConsoleCommand] still register with BeamableAdminConsole). Fixed two source typos carried over from the old page: MAIL_UODATEMAIL_UPDATE, and the WHERE description's DBeamConsoleCommandBeamableConsoleCommand. Stripped terminal periods per the table style rule.
  • user-reference/SUMMARY.md — nav label Beam Library → Beam Samples (file path unchanged to avoid link rot).
  • getting-started/installing-beamable.md — fixed BeamableBehaviorBeamableBehaviour (Unity's European-u spelling; confirmed against BeamableBehaviour.cs).

Notes for reviewers

  • The screenshots on the Beam Samples page still show the old "Beam Library" window chrome — they need regenerating but I left them in place (alt text updated). Flagging for a follow-up.
  • The file is still named beam-library.md and its URL is unchanged. Happy to rename to beam-samples.md (with a redirect) if you'd prefer, but kept it out of this PR to avoid breaking inbound links.
  • Scoped to unity/v5.1 only — not backported to 5.0.0, since the deprecation is a 5.1 change.

🤖 Generated with Claude Code

@allister-beamable allister-beamable force-pushed the adminflow-deprecation-docs branch 2 times, most recently from 7f5f75b to 0a977ea Compare June 15, 2026 19:55
Unity SDK 5.1.0 replaces the prefab-based Admin Console ("Admin Flow")
with a built-in runtime integration, renames the Beam Library window to
Beam Samples, and ships several Content Manager and configuration
changes. Bring the docs in line with what's shipping.

- Replace the prefab/Admin Flow section in the Beam Samples page with a
  deprecation pointer to the built-in Admin Console page
- Migrate the built-in command table and custom-command API into
  admin-console.md; de-AdminFlow the example; fix MAIL_UPDATE and
  BeamableConsoleCommand reference typos; strip terminal periods
- Rename "Beam Library" to "Beam Samples" in the page and nav (the window
  is now Lightbeam-focused, not prefab-focused)
- Fix BeamableBehaviour spelling in installing-beamable.md
- Expand the 5.1 what's-new page to cover Content Manager improvements,
  the Beam Samples rename, the new ContentConfiguration and
  MicroserviceConfiguration options, the new gem icon, and notable fixes;
  fix typos and convert headings to sentence case
- Add a tag-filtering caveat for OmitContentManifestTags in content-unity.md
- Correct a stale "Admin Flow" reference to "Admin Console" in
  ab-testing-overview.md (AdminFlow was only ever the prefab)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@allister-beamable allister-beamable force-pushed the adminflow-deprecation-docs branch from 0a977ea to cb4e1dc Compare June 15, 2026 19:58
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