This is a step by step tutorial how to build a real application with the Symfony2 CMF. Each step is explained as a pull request against the previous step.
If you are interested in having me do a CMF tutorial for you, please get in contact.
The master branch is empty. The interesting code is in branches that build on each other. The first branch 00-symfony-2.3-lts is the Symfony2 Standard Edition 2.3.13 LTS with the DemoBundle removed. It has no routes configured and will give you a 404 for the homepage.
The steps are explained as pull requests, each building on the previous branch.
For further information and setup instructions, see the project wiki.
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links