Skip to content

Conversation

@Kocal
Copy link
Member

@Kocal Kocal commented Dec 8, 2025

Q A
Bug fix? no
New feature? no
Deprecations? no
Documentation? no
Issues Fix #...
License MIT

So we can release the website with #3220 & #2848, without releasing the Toolkit page.

I didn't have 404 Not Found for toolkit/* URLs, I believe hiding the link from the main menu is enough. We have nothing super-important to hide, just the access

@Kocal Kocal self-assigned this Dec 8, 2025
@carsonbot carsonbot added Site ux.symfony.com Status: Needs Review Needs to be reviewed labels Dec 8, 2025

<div class="AppNav_menu">
<a href="{{ path('app_toolkit') }}" class="AppNav_item AppNav_item--cs">
{# TODO: To uncomment when UX Toolkit is released #}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I don't have access to env vars management on Upsun

Comment on lines -144 to -151
"repositories": {
"symfony-ux-toolkit": {
"type": "path",
"url": "../src/Toolkit",
"options": {
"symlink": true
}
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for this configuration anymore, since the Toolkit package exists now on Packagist

@Kocal Kocal merged commit 0933778 into symfony:2.x Dec 8, 2025
4 checks passed
@Kocal Kocal deleted the site-hide-toolkit branch December 8, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Site ux.symfony.com Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants