riconet/t3-extension-events

This extension provides the possibility to manage event data.

Installs: 919

Dependents: 1

Suggesters: 0

Security: 0

Type:typo3-cms-extension

5.1.6 2022-06-14 14:11 UTC

This package is auto-updated.

Last update: 2024-03-21 15:45:56 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_###