Skip to content

"The Bundle System" missing very important infos #20976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
theredled opened this issue May 19, 2025 · 0 comments
Open

"The Bundle System" missing very important infos #20976

theredled opened this issue May 19, 2025 · 0 comments

Comments

@theredled
Copy link

theredled commented May 19, 2025

https://symfony.com/doc/current/bundles.html#bundle-directory-structure

That page is missing a lot of information, so that you can't make your own bundle just reading it.

E.g.:

  • The bundle have to be in a /bundles directory
  • Some config has to be made in the main composer.json
  • Indicated composer.json config is aimed toward bundle's composer.json

As a more general issue, eveything is said to how to structure the bundle itself... But nothing on how to integrate it into Symfony.

I'm guessing that's a problem.

Unfortunately I don't think I have enough expertise on that subject to change the docs (I only managed to make one work and that's already a few hours of step debugging and AI help)

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

No branches or pull requests

1 participant