jweiland-net / events2

With this TYPO3 extension you can organize one, multiple and recurring events.
GNU General Public License v2.0
18 stars 16 forks source link
events2 typo3 typo3-cms-extension

TYPO3 Extension events2

Latest Stable Version TYPO3 12.4 License Total Downloads Monthly Downloads Build Status

Events2 is an extension for TYPO3 CMS. It shows you a list of event entries incl. detail view.

1 Features

2 Usage

2.1 Installation

Installation using Composer

The recommended way to install the extension is using Composer.

Run the following command within your Composer based TYPO3 project:

composer require jweiland/events2

Installation as extension from TYPO3 Extension Repository (TER)

Download and install events2 with the extension manager module.

2.2 Minimal setup

1) Include the static TypoScript of the extension. 2) Create event2 records on a sysfolder. 3) Create a plugin on a page and select at least the sysfolder as startingpoint.