Extension Configuration
Some general settings can be configured in the Extension Configuration.
- Go to Admin Tools > Settings > Extension Configuration
- Choose clubmanager
The settings are divided into several tabs and described here in detail:
Properties
Basic
UID of the default storage page for members storagePid
storagePid
-
- type
-
int
- Default
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
Define the parent category for member categories
UID of category parent for location uidCategoryLocation
uidCategoryLocation
-
- type
-
int
- Default
Define the parent category for location categories
UID of the default city detail page defaultDetailCityPage
defaultDetailCityPage
-
- type
-
int
- Default
Define the default city detail page
UID of the default member detail page defaultDetailMemberPage
defaultDetailMemberPage
-
- type
-
int
- Default
Define the default member detail page
UID of the default location detail page defaultDetailLocationPage
defaultDetailLocationPage
-
- type
-
int
- Default
Define the default location detail page
Fe-user-login
UID of the Default fe_users storage page feUsersStoragePid
feUsersStoragePid
-
- type
-
int
- Default
Define the storage folder where fe_users are automatically stored
UID of the default UserGroup for FE Users defaultFeUserGroupUid
defaultFeUserGroupUid
-
- type
-
int
- Default
Define the default UserGroup for FE Users in Member records
UID of the Default fe_users login page feUsersLoginPid
feUsersLoginPid
-
- type
-
int
- Default
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
Define the default target page after logout from frontend login
Lifetime of the passwort recovery link passwordRecoveryLifeTime
passwortRecoveryLifeTime
-
- type
-
int
- Default
-
48
Define the lifetime of a password recovery link send out by e-mail in hours. Can be overwritten by tspasswortrecoverylifetime!
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.