Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thecadien/sulunewsbundle

Simple News Bundle for Sulu 2 CMS
https://github.com/thecadien/sulunewsbundle

bundle sulu sulucms symfony

Last synced: 15 days ago
JSON representation

Simple News Bundle for Sulu 2 CMS

Awesome Lists containing this project

README

        

SuluNewsBundle




GitHub license


GitHub tag (latest SemVer)


workflows


Sulu compatibility

[![ezgif-5-d1dd7235da05.gif](https://i.postimg.cc/fTt3nZkh/ezgif-5-d1dd7235da05.gif)](https://postimg.cc/tYbRWKhr)

## 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](https://getcomposer.org/) command to add the bundle to the dependencies of your
project:

```bash

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

```
Afterwards, visit the [bundle documentation](Resources/docs) to find out how to set up and configure the SuluNewsBundle to your specific needs.