DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Introduction

What does it do?

This is a simple but powerful calendar extension for Typo3. Events can be created and edited in the backend very easy (see screenshots for details). The extension holds a plugin that can be placed on any page of your frontend and can display the events to the user.

I created this extension because most calendar-extensions I tried where to ugly or complicated or simply did not have all the features that I needed. So I made this extension as flexible and powerful as possible without making it to complicated.

Feature overview

  • simple event-management in Typo3-backend
  • month-view frontend-plugin to display a calendar for one month
  • day-view frontend-plugin to display all events of one day in a list
  • month-view (simplified) frontend-plugin - same as the month-view plugin, only simplified and minified to fit in an extra small space, e.g. a sidebar
  • list-view-mode to display a list of upcoming events
  • easy import of csv-files (like the ones exported from Excel)

Screenshots

The standard month-view mode

The standard month-view mode

The simplified month-view designed for sidebars

The simplified month-view designed for sidebars

The day-view displaying events

The day-view displaying events

Editing events in the backend

Editing events in the backend

Inserting and configuring the plugin

Inserting and configuring the plugin