youshido / blog
Bundle for easy integrations blog to site
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Type:symfony-bundle
Requires
- php: >=5.4
- doctrine/doctrine-bundle: ~1.3
- symfony/form: ~2.3
- symfony/framework-bundle: ~2.3
- youshido/doctrine-extension: *
- youshido/uploadable: *
This package is not auto-updated.
Last update: 2024-11-09 18:06:28 UTC
README
Enable Doctrine Extensions in config.yml:
stof_doctrine_extensions: orm: default: timestampable: true loggable: true blameable: true sluggable: true
Your also can import YoushidoAdminBundle config file from /config/admin/structure.blog.yml