Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Change from WebsiteBundle to AppBundle #623

Open
webmozart opened this issue Feb 29, 2016 · 7 comments
Open

Change from WebsiteBundle to AppBundle #623

webmozart opened this issue Feb 29, 2016 · 7 comments
Labels

Comments

@webmozart
Copy link
Contributor

In order to more closely reflect Symfony Standard, "WebsiteBundle" should be changed to "AppBundle" in Sulu Standard.

@webmozart webmozart added the DX label Feb 29, 2016
@danrot
Copy link
Contributor

danrot commented Mar 2, 2016

When working on the WebsiteBundle we could maybe also reduce the code in there, e.g. #593

@sagikazarmark
Copy link

Is it actually necessary? Views could just be moved to the app/Resources directory. If the controller gets moved to somewhere as well, maybe the whole bundle become unnecessary.

@danrot
Copy link
Contributor

danrot commented Mar 21, 2016

@sagikazarmark You are having a good point here... I'd say if we solve #593 it would be easily possible to remove the WebsiteBundle completely.

@sagikazarmark
Copy link

Sounds like a plan.

@danrot
Copy link
Contributor

danrot commented Jul 27, 2016

@webmozart #593 is solved, and in sulu-minimal we don't have a WebsiteBundle or any other bundle at all anymore. Is that issue solved for you with these improvements?

@sagikazarmark
Copy link

What's the difference between sulu-minimal and sulu-standard?

@danrot
Copy link
Contributor

danrot commented Jul 27, 2016

@sagikazarmark sulu-minmal is much slimmer than sulu-standard, and has a few other improvements in it (Symfony3 folder structure, easier to setup, ...)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants