veonik/blog-bundle

Provides blogging functionality for Symfony 2 applications

Maintainers

Package info

github.com/veonik/VeonikBlogBundle

Type:symfony-bundle

pkg:composer/veonik/blog-bundle

Statistics

Installs: 68

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

1.2.0 2019-07-11 22:47 UTC

This package is not auto-updated.

Last update: 2026-02-27 06:39:40 UTC


README

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.