riconet/typo3-events

This package is abandoned and no longer maintained. The author suggests using the riconet/t3-extension-events package instead.

This extension provides the possibility to manage event data.

5.1.6 2022-06-14 14:11 UTC

This package is auto-updated.

Last update: 2023-03-21 13:42:11 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_###