hiccup/sulu-blog-bundle

Sulu blog bundle

dev-develop 2018-02-20 14:10 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:40:17 UTC


README

Code Climate Test Coverage Issue Count

sulu-blog-bundle

Sulu.io CMS BlogBundle

Installation

composer require hiccup/sulu-blog-bundle

Add the bundle to AbstractKernel

new Hiccup\SuluBlogBundle\HicuppSuluBlogBundle() 

Contributor guides:

  • Follow PSR code style
  • Entity table name prefix hiccup_sulu_blog_

Tips:

  • Use command and adjust as needed composer update hiccup/sulu-blog-bundle --root-reqs --profile --no-dev -vvv --prefer-dist --no-scripts to quickly update the package for testing