Commit 121b64d
docs(web/guides): name the dead cfwheels-base-template slug and redirect to wheels-base-template (#3253)
The Installing with CommandBox page existed to give 2.x/3.x CommandBox
teams a clear Wheels 4 answer, but it never mentioned the slug a
migrating 2.x user actually has in muscle memory:
`box install cfwheels-base-template`. That pre-rebrand slug still
resolves on ForgeBox (76,754 installs, top 'cfwheels' search hit) but
errors on its missing `cfwheels` core dependency and leaves an
unrunnable skeleton.
Worse, the 2.x/3.x migration table claimed
`box install wheels-base-template` + `wheels-core` was 'Unchanged' —
inaccurate for a genuine 2.x user, whose slug DID change
(cfwheels-base-template -> wheels-base-template). The row now reads
'Slug changed' and a caution Aside maps the dead cfwheels- prefixed
slugs to the supported 4.x slugs (cfwheels-base-template ->
wheels-base-template, cfwheels -> wheels-core).
Refs #3198 (post-merge review finding)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Signed-off-by: Peter Amiri <petera@pai.com>
Co-authored-by: Peter Amiri <petera@pai.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 5056ea4 commit 121b64d
1 file changed
Lines changed: 14 additions & 1 deletion
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
128 | 141 | | |
129 | 142 | | |
130 | 143 | | |
| |||
0 commit comments