SonataPageBundle icon indicating copy to clipboard operation
SonataPageBundle copied to clipboard

Support the new Symfony 5.3 Runtime with multisite host_with_path

Open haivala opened this issue 2 years ago • 1 comments

Feature Request for 4.x

Runtime: https://symfony.com/doc/current/components/runtime.html Multisite: https://docs.sonata-project.org/projects/SonataPageBundle/en/4.x/reference/multisite/

The purpose of the Runtime component is to abstract most of the application bootstrapping logic into so-called runtimes, allowing you to write generic front-controllers. This will make Symfony applications easier to maintain, because the front-controller code can be moved to a Symfony Flex recipe managed automatically by Symfony.

from https://symfony.com/blog/new-in-symfony-5-3-runtime-component

Current implementation needs changes to index.php to be able to use host_with_path multisite and I'm guessing we would need page runtime now

haivala avatar Sep 09 '22 07:09 haivala

Yeah after release 4.0, it would be a good feature for multi sites ❤️

eerison avatar Sep 09 '22 08:09 eerison

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 08 '23 09:03 github-actions[bot]

This should not be closed

haivala avatar Mar 08 '23 09:03 haivala

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 04 '23 11:09 github-actions[bot]

Should we keep this one?

haivala avatar Sep 04 '23 13:09 haivala