riconet/t3-extension-events

This extension provides the possibility to manage event data.

Maintainers

Package info

git.riconnect.de/riconet-public/typo3/rico_events

Type:typo3-cms-extension

pkg:composer/riconet/t3-extension-events

Statistics

Installs: 925

Dependents: 1

Suggesters: 0

5.1.6 2022-06-14 14:11 UTC

This package is auto-updated.

Last update: 2026-02-21 19:40:14 UTC


README

This extension provides the possibility to manage and display event data. This extension comes with tow plugins. One to display a filterable list of event data and another to display a calendar view by event data.

Dependencies

  • TYPO3 ^10.4

Installation

  • Activate the extension via the Extensions module.
  • Run 'yarn install' in the root of the extension.
  • Include the static typo script file.

Commands

Archive events

Use this command to archive expired events.

Only events with property archiveDateTime set and archived = 0 will be checked.

vendor/bin/typo3 rico_events:archive ###_ARCHIVE_PID_###