brt / blog-bundle
Symfony 3 Blog Bundle
Package info
github.com/salsaverde123/BRTBlogBundle
Language:JavaScript
Type:symfony-bundle
pkg:composer/brt/blog-bundle
1.0.7
2019-02-19 16:45 UTC
Requires
- php: >=5.5.9
- knplabs/knp-paginator-bundle: ^2.6
- symfony/symfony: >=3.3
- vich/uploader-bundle: ^1.4
This package is not auto-updated.
Last update: 2026-03-01 11:41:20 UTC
README
The BRTBlogBundle is a Symfony bundle that attempts to ease blog creation inside an Symfony proyect. This bundle contents necesary to admin posts and users in your Symfony proyect.
- Automatically creates entities Post and User, and ease a method to sign in to control panel.
- Admin posts
- Admin users
- Generate routing of admin pages
- Automatically upload files into web directory.
Documentation
For usage documentation, see:
License
Read LICENSE file