Quick installation

In a composer-based TYPO3 installation you can install the extension EXT:clubmanager via composer:

composer require quicko/clubmanager
Copied!

In TYPO3 installations above version 11.5 the extension will be automatically installed. You do not have to activate it manually.

If you have a legacy installation without composer, you can download and install it via the "Extensionmanager"

Update the database scheme

Open your TYPO3 backend with t3start:system-maintainer permissions.

In the module menu to the left navigate to Admin Tools > Maintanance, then click on Analyze database and create all.

Clear all caches

In the same module Admin Tools > Maintanance you can also conveniently clear all caches by clicking the button Flush cache.