Installation

Installation Type

Composer

You can install events2 with following shell command:

composer req jweiland/events2

Extensionmanager

If you want to install events2 traditionally with Extensionmanager, follow these steps:

  1. Visit ExtensionManager
  2. Switch over to Get Extensions
  3. Search for events2
  4. Install extension

DEV Version (GIT)

You can install the latest DEV Version with following GIT command:

git clone https://github.com/jweiland-net/events2.git

Scheduler Task

You have to add the Scheduler Task Re-Create day records which will be executed each day. As events2 works within a timeframe, each day the oldest day-record have to be removed and the future day-record have to be created.

If you do not install this task it may happen that you will not see any event record on your website after 6 months.