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

1.0.7 2019-02-19 16:45 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:

Documentation Index

License

Read LICENSE file