Skip to content

TheCadien/SuluNewsBundle

Repository files navigation

SuluNewsBundle

GitHub license GitHub tag (latest SemVer) workflows Sulu compatibility

ezgif-5-d1dd7235da05.gif

Requirements

  • PHP 8.0
  • Sulu ^2.5.*
  • Symfony ^5.0 || ^6.0

Features

  • List view of News
  • Routing
  • Preview
  • SULU Media include
  • Content Blocks (Title,Editor,Image,Quote)
  • Activity Log
  • SEO

Installation

Install the bundle

Execute the following composer command to add the bundle to the dependencies of your project:

composer require thecadien/sulu-news-bundle --with-all-dependencies

Afterwards, visit the bundle documentation to find out how to set up and configure the SuluNewsBundle to your specific needs.