Skip to content

veonik/VeonikBlogBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VeonikBlogBundle

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.

Installation

Add VeonikBlogBundle to your Symfony project using composer.

composer require veonik/blog-bundle

This will install the necessary dependencies, including Doctrine and OrkestraApplicationBundle.

Configuration

Coming soon.

In the meantime, I've written a blog post that explains the process.