2017 © Pedro Peláez
 

symfony-bundle blog-bundle

Symfony3 bundle for blogging

image

dywee/blog-bundle

Symfony3 bundle for blogging

  • Thursday, August 24, 2017
  • by olix21
  • Repository
  • 2 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

blog-bundle

this README is currently in progress. Thank you for your understanding..., (*1)

Designed to work fine with the DyweeCoreBundle providing great administration features, (*2)

Installing

just run, (*3)

$ composer require dywee/blog-bundle

add the bundle to the kernel, (*4)

new Dywee\BlogBundle\DyweeBlogBundle(),

add the routing informations, (*5)

dywee_blog:
    resource: "@DyweeBlogBundle/Controller"
    type: annotation
    prefix:   /

no more configuration needed, (*6)

The Versions

24/08 2017

dev-master

9999999-dev

Symfony3 bundle for blogging

  Sources   Download

MIT

The Requires

 

The Development Requires

blog article

14/04 2017

1.1.0.x-dev

1.1.0.9999999-dev

Symfony3 bundle for blogging

  Sources   Download

MIT

The Requires

 

blog article