Note the main purpose of this repository is to offer a composer package that ties together various packages that will be used in most CMF projects. The bulk of the development is done in other repositories on the https://github.com/symfony-cmf organization.
The Symfony CMF project makes it easier for developers to add CMS functionality to applications built with the Symfony2 PHP framework. Key development principles for the provided set of bundles are scalability, usability, documentation and testing.
- GitHub: https://github.com/symfony-cmf/symfony-cmf
- Documentation: http://symfony.com/doc/master/cmf/index.html
- Sandbox: https://github.com/symfony-cmf/cmf-sandbox
- Web: http://cmf.symfony.com/
- Wiki: http://github.com/symfony-cmf/symfony-cmf/wiki
- Issue Tracker: http://cmf.symfony-project.org/redmine/
- IRC: irc://freenode/#symfony-cmf
- Users mailing list: http://groups.google.com/group/symfony-cmf-users
- Devs mailing list: http://groups.google.com/group/symfony-cmf-devs
If you just want to experiment with the CMF, the easiest is to use the CMF Sandbox which has everything set up and ready.
If you want a basis for a new CMF project you can use the CMF Standard Edition which provides a ready project template for a new Symfony2 application.