Add blog's functions to PositibeCmsBundle to create a complete CMS
To install the bundle just add the dependent bundles:
php composer.phar require positibe/news-bundle
Your User entity have to implement Positibe\Bundle\NewsBundle\Entity\AuthorInterface
.