thecadien/sulu-news-bundle

Simple News Bundle for Sulu 2 CMS

Installs: 1 708

Dependents: 0

Suggesters: 0

Security: 0

Stars: 14

Watchers: 4

Forks: 9

Open Issues: 14

Type:sulu-bundle

1.3.2 2023-02-04 22:17 UTC

README

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.