tabernicola / blog
There is no license information available for the latest version (dev-master) of this package.
The tabernicola's blog
dev-master
2013-11-11 17:53 UTC
Requires
- php: >=5.3.0
- cedriclombardot/admingenerator-generator-bundle: dev-master
- liip/imagine-bundle: *
- liip/theme-bundle: *
- stof/doctrine-extensions-bundle: ~1.1@dev
- symfony/symfony: 2.3.*
This package is not auto-updated.
Last update: 2026-03-09 20:24:46 UTC
README
Description
Tabernicola's Blog bundle for symfony2
Installation via composer
Add tabernicola's blog to your composer.json:
1.1 Symfony 2.3.X
"require": { "tabernicola/blog": "dev-master" },
you need also have the root key:
"minimum-stability": "alpha",
Then run php composer.phar update command.
Add to your AppKernel.php
new Tabernicola\BlogBundle(),
###3) Add to routing.yml
tabernicola_blog:
resource: "@TabernicolaBlogBundle/Resources/config/routing.yml"
prefix: /