o-ba / t3security_news_widget

Simple TYPO3 extension to add a widget to the dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TYPO3 Extension t3security_news_widget

1. Introduction

This extension adds a new widget to the dashboard module which displays the latest TYPO3 security news.

This only works with TYPO3 v10.3 as the widget registration was reworked afterwards.

Installation

Installation with Composer

If you are using a composer based TYPO3 project just run composer require o-ba/t3security_news_widget.

Installation from TER (TYPO3 Extension Repository)

You can download and install the extension in the extension manager module or download the ZIP file from typo3.org and upload it in the extension manager module.

2. Further notice

This extension is intended as an example extension for adding a custom widget including a custom widget group in TYPO3. This widget is available in the core since this patch.

3. Credits

Icons used in this repository are made by Freepik from www.flaticon.com

About

Simple TYPO3 extension to add a widget to the dashboard

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%