neoblack/extended-sys-news

Display sys_news as flash messages in the BE, useful for release announcements.

9.5.1 2018-10-05 21:01 UTC

This package is auto-updated.

Last update: 2023-05-06 07:09:37 UTC


README

This extension add an additional setting for sys_news, which make it possible to render a system news as FlashMessage in backend. it is very useful if you plan a release and want your editors keep informed about the upcoming release.

Screenshot

Screenshot of the backend with 7.x New setting for system news

Requirements

  • TYPO3 CMS 7.2+

Installation & Configuration

The extension just needs to be installed as any other extension:

  • Install it from TER
  • Install it by download the ZIP or TAR
  • Install it via composer: composer require neoblack/extended-sys-news

Message types

You can choose one of five message types:

  • Notice
  • Information
  • Success
  • Warning
  • Error