aropixel / blog-bundle
Gestion de blog pour admin Aropixel
Installs: 267
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- aropixel/admin-bundle: ^1.1
This package is auto-updated.
Last update: 2024-11-21 10:12:21 UTC
README
Aropixel Blog Bundle
Aropixel Blog Bundle is a complementray bundle of Aropixel Admin Bundle. It gives possibility to manage blog posts and categories for your website.
Table of contents
Quick start
- Create your symfony 4 project & install Aropixel AdminBundle
- Require Aropixel Blog Bundle :
composer require aropixel/blog-bundle
- Apply migrations
- Include the routes
License
Aropixel Blog Bundle is under the MIT License