Extension Configuration

Some general settings can be configured in the Extension Configuration.

  1. Go to Admin Tools > Settings > Extension Configuration

  2. Choose clubmanager

The settings are divided into several tabs and described here in detail:

Basic

UID of the default storage page for members storagePid

storagePid
Type

int

Default

0

Define the parent folder for member records. Important if you want to generate placeholder data with Upgrade wizard. See Create placeholder data for details.

UID of category parent for member uidCategoryMember

uidCategoryMember
Type

int

Default

0

Define the parent category for member categories

UID of category parent for location uidCategoryLocation

uidCategoryLocation
Type

int

Default

0

Define the parent category for location categories

UID of the default city detail page defaultDetailCityPage

defaultDetailCityPage
Type

int

Default

0

Define the default city detail page

UID of the default member detail page defaultDetailMemberPage

defaultDetailMemberPage
Type

int

Default

0

Define the default member detail page

UID of the default location detail page defaultDetailLocationPage

defaultDetailLocationPage
Type

int

Default

0

Define the default location detail page

Fe-user-login

UID of the Default fe_users storage page feUsersStoragePid

feUsersStoragePid
Type

int

Default

0

Define the storage folder where fe_users are automatically stored

UID of the default UserGroup for FE Users defaultFeUserGroupUid

defaultFeUserGroupUid
Type

int

Default

0

Define the default UserGroup for FE Users in Member records

UID of the Default fe_users login page feUsersLoginPid

feUsersLoginPid
Type

int

Default

0

Define the default fe_users login page where users are directed to via e-mail link. Can be overwritten by TypoScript feUsersLoginPid!

UID of the default target page after logout defaultTargetLogoutPage

defaultTargetLogoutPage
Type

int

Default

0

Define the default target page after logout from frontend login

Mail

Number of attempts for a mail delivery mailTries

mailTries
Type

int

Default

6

Define how often a mail delivery via System > Scheduler-Task is tried, when it failed before. See section Mail service task for more information.