aropixel / blog-bundle
Gestion de blog pour admin Aropixel
v3.0.0-alpha1
2026-04-10 17:47 UTC
Requires
- aropixel/admin-bundle: dev-feature/phpstan|dev-release/finalversion|dev-main
This package is auto-updated.
Last update: 2026-04-27 20:39:14 UTC
README
Overview
The Aropixel Blog Bundle is a blog management module complementary to the Aropixel Admin Bundle. It allows you to easily manage posts and categories for your Symfony website.
It provides a complete system including:
- Posts: Content management, publication dates, SEO, and images.
- Categories: Organization of posts by topics.
- Multilingual: Native support for translations of titles, descriptions, slugs, etc. Interface available in French, English, German, Spanish, Italian and Czech.
Key Features
- Seamless integration: Designed to work natively with the Admin Bundle.
- Content management: Rich fields (excerpt, description) and SEO (meta title, description, keywords).
- Scheduled publication: Management of publication start and end dates.
- Images and Crops: Support for featured images with crop format management.
- Extensibility: Flexible system allowing to override entities and forms.