2017 © Pedro Peláez
 

typo3-cms-extension seminars

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

image

oliverklee/seminars

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  • Friday, July 27, 2018
  • by oliverklee
  • Repository
  • 4 Watchers
  • 1 Stars
  • 127 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 8 Open issues
  • 90 Versions
  • 165 % Grown

The README.md

TYPO3 extension seminars

TYPO3 V11 License GitHub CI Status Coverage Status, (*1)

This TYPO3 extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up., (*2)

Most of the documentation is in ReST format in the Documentation/ folder and is rendered as part of the TYPO3 documentation., (*3)

Compatibility with TYPO3 12LTS/12.4

A TYPO3-12LTS-compatible version of this extension is available via an early-acces program., (*4)

Give it a try!

If you would like to test the extension yourself, there is a DDEV-based TYPO3 distribution with this extension installed and some test records ready to go., (*5)

Staying informed about the extension

If you would like to stay informed about this extension (including compatibility with newer TYPO3 versions), you can subscribe to the author's newsletter., (*6)

Running the tests locally

You will need to have a Git clone of the extension for this with the Composer dependencies installed., (*7)

Running the unit tests

On the command line

To run all unit tests on the command line:, (*8)

composer ci:tests:unit

To run all unit tests in a directory or file (using the directory Tests/Unit/Model/ as an example):, (*9)

.Build/vendor/bin/phpunit -c Configuration/UnitTests.xml Tests/Unit/Model/

In PhpStorm

First, you need to configure the path to PHPUnit in the settings:, (*10)

Languages & Frameworks > PHP > Test Frameworks, (*11)

In this section, configure PhpStorm to use the Composer autoload and the script path .Build/vendor/autoload.php within your project., (*12)

In the Run/Debug configurations for PHPUnit, use an alternative configuration file:, (*13)

Configuration/UnitTests.xml, (*14)

Running the functional tests

You will need a local MySQL user that has the permissions to create new databases., (*15)

In the examples, the following credentials are used:, (*16)

  • user name: typo3
  • password: typo3pass
  • DB name prefix: typo3_test (optional)
  • DB host: localhost (omitted as this is the default)

You will need to provide those credentials as environment variables when running the functional tests:, (*17)

  • typo3DatabaseUsername
  • typo3DatabasePassword
  • typo3DatabaseName

On the command line

To run all functional tests on the command line:, (*18)

typo3DatabaseUsername=typo3 typo3DatabasePassword=typo3pass typo3DatabaseName=typo3_test composer ci:tests:functional

To run all functional tests in a directory or file (using the directory Tests/Functional/Authentication/ as an example):, (*19)

typo3DatabaseUsername=typo3 typo3DatabasePassword=typo3pass typo3DatabaseName=typo3_test .Build/vendor/bin/phpunit -c Configuration/FunctionalTests.xml Tests/Functional/Authentication/

In PhpStorm

First, you need to configure the path to PHPUnit in the settings:, (*20)

Languages & Frameworks > PHP > Test Frameworks, (*21)

In this section, configure PhpStorm to use the Composer autoload and the script path .Build/vendor/autoload.php within your project., (*22)

In the Run/Debug configurations for PHPUnit, use an alternative configuration file:, (*23)

Configuration/FunctionalTests.xml, (*24)

Also set the following environment variables in your runner configuration:, (*25)

  • typo3DatabaseUsername
  • typo3DatabasePassword
  • typo3DatabaseName

Running the legacy functional tests

Running the legacy tests works exactly the same as running the functional tests, except that you run the tests in Tests/LegacyFunctional/ instead of Tests/Functional/. You'll still need to use the configuration file Configuration/FunctionalTests.xml, though., (*26)

The Versions

27/07 2018

dev-bugfix/hook

dev-bugfix/hook https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

11/07 2018

dev-master

9999999-dev https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0+ GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

25/05 2018

dev-bugfix/dependencies

dev-bugfix/dependencies https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

11/05 2018

dev-task/ts-lint

dev-task/ts-lint https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

10/05 2018

v2.0.1

2.0.1.0 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

01/05 2018

dev-pre/8-compatibility

dev-pre/8-compatibility https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

01/05 2018

v2.0.0

2.0.0.0 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

01/05 2018

dev-task/release

dev-task/release https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

01/05 2018

dev-feature/be-module

dev-feature/be-module https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

01/05 2018

dev-cleanup/reformat

dev-cleanup/reformat https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

01/05 2018

dev-task/namespaces

dev-task/namespaces https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

01/05 2018

dev-task/sponsors

dev-task/sponsors https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

01/05 2018

dev-cleanup/upgrade-docs

dev-cleanup/upgrade-docs https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-cleanup/class-backslash

dev-cleanup/class-backslash https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-feature/8.7

dev-feature/8.7 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/filelink-tests

dev-bugfix/filelink-tests https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-cleanup/changelog

dev-cleanup/changelog https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/tests

dev-bugfix/tests https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/tca

dev-bugfix/tca https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/strict

dev-bugfix/strict https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/flash

dev-bugfix/flash https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/page-renderer

dev-bugfix/page-renderer https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-cleanup/format

dev-cleanup/format https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/warnings

dev-bugfix/warnings https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/handler-action

dev-bugfix/handler-action https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/ext-rel-path

dev-bugfix/ext-rel-path https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-task/tests

dev-task/tests https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/wizard

dev-bugfix/wizard https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-task/classmap

dev-task/classmap https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-task/oelib

dev-task/oelib https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/04 2018

dev-bugfix/testrunner

dev-bugfix/testrunner https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

29/04 2018

dev-feature/php

dev-feature/php https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

29/04 2018

dev-task/sti

dev-task/sti https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

29/04 2018

dev-task/7.6

dev-task/7.6 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

29/04 2018

dev-task/phpunit-5.3

dev-task/phpunit-5.3 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

29/04 2018

dev-cleanup/comment

dev-cleanup/comment https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/04 2018

dev-task/php-5.5

dev-task/php-5.5 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/04 2018

v1.5.0

1.5.0.0 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/04 2018

v1.5.x-dev

1.5.9999999.9999999-dev https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/04 2018

dev-cleanup/phpunit

dev-cleanup/phpunit https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/04 2018

dev-cleanup/expect

dev-cleanup/expect https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/04 2018

dev-cleanup/static

dev-cleanup/static https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/04 2018

dev-task/list

dev-task/list https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/04 2018

dev-bugfix/undefined-2

dev-bugfix/undefined-2 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-cleanup/destruct

dev-cleanup/destruct https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-bugfix/undefined

dev-bugfix/undefined https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-cleanup/class

dev-cleanup/class https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-cleanup/rnbase

dev-cleanup/rnbase https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-bugfix/timezone

dev-bugfix/timezone https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-test/integration

dev-test/integration https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-bugfix/dummy-object

dev-bugfix/dummy-object https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-bugfix/gif

dev-bugfix/gif https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-bugfix/csv-tests

dev-bugfix/csv-tests https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/04 2018

dev-bugfix/be-tests

dev-bugfix/be-tests https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

26/04 2018

dev-bugfix/sim-exec-time

dev-bugfix/sim-exec-time https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

26/04 2018

dev-bugfix/rte

dev-bugfix/rte https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

26/04 2018

dev-bugfix/ical-timezones

dev-bugfix/ical-timezones https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

25/04 2018

dev-cleanup/indentation

dev-cleanup/indentation https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

25/04 2018

dev-task/new-oelib

dev-task/new-oelib https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

31/03 2018

dev-bugfix/image

dev-bugfix/image https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

31/03 2018

dev-bugfix/image-size

dev-bugfix/image-size https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/01 2018

v1.4.1

1.4.1.0 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/01 2018

dev-bugfix/sorting

dev-bugfix/sorting https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

30/01 2018

dev-bugfix/mkforms

dev-bugfix/mkforms https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

v1.4.0

1.4.0.0 https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

dev-bugfix/upload-folder

dev-bugfix/upload-folder https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

dev-feature/myself-configuration

dev-feature/myself-configuration https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

dev-bugfix/label

dev-bugfix/label https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

dev-bugfix/require-scheduler

dev-bugfix/require-scheduler https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

dev-task/skip-scheduler

dev-task/skip-scheduler https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

dev-task/disable-be-module

dev-task/disable-be-module https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

dev-task/sorting

dev-task/sorting https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

28/01 2018

dev-cleanup/variables

dev-cleanup/variables https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/01 2018

dev-bugfix/autoloading

dev-bugfix/autoloading https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

27/01 2018

dev-cleanup/scripts

dev-cleanup/scripts https://www.oliverklee.de/typo3-services/typo3-extensions/seminarmanager.html

TYPO3 extension that allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

registration event education seminars workshops talks

12/12 2017

dev-test/no-be-module

dev-test/no-be-module https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-3.0+

The Requires

 

The Development Requires

registration event education seminars workshops

09/12 2017

1.3.x-dev

1.3.9999999.9999999-dev https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

11/11 2017

1.3.0

1.3.0.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

09/11 2017

1.2.x-dev

1.2.9999999.9999999-dev https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

09/11 2017

1.2.1

1.2.1.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

02/11 2017

1.2.0

1.2.0.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

12/10 2017

1.1.x-dev

1.1.9999999.9999999-dev https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

12/10 2017

1.1.2

1.1.2.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

09/09 2017

1.1.1

1.1.1.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

18/02 2017

1.1.0

1.1.0.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

09/02 2017

1.0.x-dev

1.0.9999999.9999999-dev https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

09/02 2017

1.0.3

1.0.3.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

10/10 2016

1.0.2

1.0.2.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

19/07 2016

1.0.1

1.0.1.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops

19/07 2016

1.0.0

1.0.0.0 https://www.oliverklee.de

This extension allows you to create and manage a list of seminars, workshops, lectures, theater performances and other events, allowing front-end users to sign up. FE users also can create and edit events.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

registration event education seminars workshops