You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.
I had a some talks at the FrOSCon about the CMF and they gave me a main issue:
The CMF still looks like an easy CMS - install and ready to use.
But that isn't the truth. The CMF adds CMS functionality into an existing Symfony Application. So we should provide some examples for the integration use cases. For example:
having an working Symfony Application, where i whant to add some static pages
having a working Symfony Application, where i whant to add some blog functionality
having a working Symfony Application, and wanna use some dynamic routing
I know our documentation could give that information as we say in each bundle "just add to your composer.json", but it would be better to really have a point of view starting at an existing syfmony application.
The text was updated successfully, but these errors were encountered:
I had a some talks at the FrOSCon about the CMF and they gave me a main issue:
The CMF still looks like an easy CMS - install and ready to use.
But that isn't the truth. The CMF adds CMS functionality into an existing Symfony Application. So we should provide some examples for the integration use cases. For example:
I know our documentation could give that information as we say in each bundle "just add to your composer.json", but it would be better to really have a point of view starting at an existing syfmony application.
The text was updated successfully, but these errors were encountered: