VeonikBlogBundle provides a full blog platform for Symfony with search, a WYSIWYG editor, tags and categories, custom pages and menus, syntax highlighting, and more.
Note: Currently, VeonikBlogBundle supports Symfony 2.8 or earlier.
Add VeonikBlogBundle to your Symfony project using composer.
composer require veonik/blog-bundle
This will install the necessary dependencies, including Doctrine and OrkestraApplicationBundle.
Coming soon.
In the meantime, I've written a blog post that explains the process.