Closed lsmith77 closed 11 years ago
ok nice. do we have any doc concerning the migrator yet?
we have to be careful not to duplicate tools like alice though: http://github.com/nelmio/alice that has a bit of a different approach, you basically express entities in yml and alice creates objects from them for you. its primarly meant for fixtures and thus integrates with faker to generate random texts, names, adresses and so on as well.
yes .. i added some docs here http://symfony.com/doc/master/cmf/getting-started/installing-symfony-cmf.html#adding-new-pages
ok cool. we should also have them in the phpcr bundle reference i guess. we have some many things that it becomes a challenge to document them right :-D
also added some docs to the DoctrinePHPCRBundle https://github.com/symfony-cmf/symfony-cmf-docs/commit/6ba64c21374aac170dd4bfb2bb7cf62b72c4c4f0
thanks!
the idea is that it would then be possible to add new pages by simply adding a yml file to
app/Resources/data/pages
and calling: