Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Docs] Add allow-contrib step to getting started guide#341

Merged
loic425 merged 1 commit into
Sylius:mainSylius/Stack:mainfrom
Rafikooo:docs/allow-contrib-getting-startedRafikooo/Stack:docs/allow-contrib-getting-startedCopy head branch name to clipboard
Feb 13, 2026
Merged

[Docs] Add allow-contrib step to getting started guide#341
loic425 merged 1 commit into
Sylius:mainSylius/Stack:mainfrom
Rafikooo:docs/allow-contrib-getting-startedRafikooo/Stack:docs/allow-contrib-getting-startedCopy head branch name to clipboard

Conversation

@Rafikooo
Copy link
Copy Markdown
Contributor

@Rafikooo Rafikooo commented Feb 9, 2026

Sylius recipes are in symfony/recipes-contrib which Flex ignores by default. Without enabling contrib recipes first, users end up with missing bundle registrations and config files after composer require, with no clear error indicating what went wrong.

This adds a step before package installation to run composer config extra.symfony.allow-contrib true.

Sylius recipes are in symfony/recipes-contrib which Flex ignores by
default. Without this step, users end up with missing bundle
registrations and config files with no clear error message.
@loic425 loic425 merged commit 754b87a into Sylius:main Feb 13, 2026
3 checks passed
@loic425
Copy link
Copy Markdown
Member

loic425 commented Feb 13, 2026

@Rafikooo Normally, with your change, you don't have this following message anymore, could you check please?
image

Cause we can remove it from the doc if this message is not there anymore.

@Rafikooo
Copy link
Copy Markdown
Contributor Author

@loic425, I added it because when the installation runs through the agent in non-interactive mode, the recipes get skipped. It’s more of a hint for the agents than for humans.

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.