brt / blog-bundle
Symfony 3 Blog Bundle
Installs: 55
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
Type:symfony-bundle
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: 2025-03-02 06:40:52 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