sitegeist/editor-widgets

Collection of dashboard widgets designed for TYPO3 editors

Installs: 1 987

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 2

Type:typo3-cms-extension

v2.1.2 2024-04-16 14:08 UTC

This package is auto-updated.

Last update: 2024-04-26 19:32:21 UTC


README

Collection of dashboard widgets designed for TYPO3 editors

Widgets

Storage usage

Shows the used storage size in percent from the configured maximum.

Preview of Storage usage widget

Biggest unused files

Shows the top 10 biggest files that are not used. (Entries from sys_file that do not have an entry in sys_refindex)

Preview of Biggest unused files widget

Duplicate files

Shows a list of suspected, duplicated files based on the sha1-hash from sys_file.

Preview of Duplicate files widget

Last changed pages

Simply a list of the last 10 edited pages that are accessible by the current backend user.

Preview of Last changed pages widget

Latest redirects

The last 10 updated redirects.

Please note: For this widget the core extension typo3/cms-redirects must be installed.

Preview of Latest redirects widget

Broken links

Shows a list of all broken links with page, element, target and error message.

Please note: For this widget the core extension typo3/cms-linkvalidator must be installed and active as the list is taken directly from the LinkValidator table.

Preview of Broken links widget

List of most searched words

Shows a list of most search words from the onsite search. The list is separated in search words from the last 24 hours, the last 30 days and all time.

Please note: For this widget the core extension typo3/cms-indexed-search must be installed and statistics active.

Preview of Broken links widget

Installation

Use composer to add the extension:

composer require "sitegeist/editor-widgets"
  • Flush Caches
  • Configure the max size for the default storage

Configuration

Storage size

The maximum storage size is configures in extension configuration. You can enter a value in bytes or simply KB, MB, GB.

Please note: This value is only used for displaying how much space is used. There is no real limit.

Migration from Version 1 to 2

The maximum storage size is now configured in extension configuration instead of file storage record.

Special thanks

The development and the public-releases of this package is generously sponsored by SPIEGEL-Verlag Rudolf Augstein GmbH & Co. KG

Authors & Sponsors