Skip to content

xima-media/xima-typo3-recent-updates

Repository files navigation

Extension icon

TYPO3 extension xima_typo3_recent_updates

Latest Stable Version Supported TYPO3 versions Total Downloads

This TYPO3 extension provides a dashboard widget to display all recent updates of the CMS content.

Installation

Composer

In a composer-based TYPO3 installation you can install the extension EXT:xima-typo3-recent-updates via composer:

composer require xima/xima-typo3-recent-updates

TER

TER version

Download the zip file from TYPO3 extension repository (TER).

Usage

  1. Install the extension.

  2. Add the widget to your dashboard via the "System Information" tab.

    Insert widget to the dashboard

  3. Display the recent updates within your dashboard.

    Show widget in the dashboard

Development

Use the following ddev command to easily install all support TYPO3 versions.

ddev install all

License

This project is licensed under GNU General Public License 2.0 (or later).