Skip to content

AropixelBlogBundle

A blog management module complementary to AropixelAdminBundle — manage posts and categories on your Symfony site with essential editorial features.

GitHub — aropixel/blog-bundle

AropixelBlogBundle: editing a blog post with SEO and scheduling fields

What it provides

  • Posts — content management, publication dates, SEO fields, and images
  • Categories — organize posts by topic
  • Multilingual — native support for translated titles, descriptions and slugs

Key features

  • Seamless integration — designed to work natively with AdminBundle
  • Rich content fields — excerpt and description, plus SEO (meta title, description, keywords)
  • Scheduled publication — publication start and end dates
  • Images & crops — featured images with crop-format management
  • Extensibility — override entities and forms freely

Requirements

  • PHP 8.2+
  • Symfony 6.4 or 7.x
  • aropixel/admin-bundle installed and configured

Install

bash
composer require aropixel/blog-bundle

Documentation

Released under the MIT License.