Extension settings
Some general settings can be configured in the Extension Configuration.
Go to Admin Tools > Settings > Extension Configuration
Choose sf_event_mgt
Slug behaviour slugBehaviour
-
slugBehaviour
- Type
string, keyword
- Default
unique
Choose one of the following slug behaviours:
- uniqueInSite
The same slug can be used for news in different sites. Use this
setting only if no event records are shared between sites.
- unique
The same news title in different sites will lead to different slug names.
Enable payment method 'invoice' enableInvoice
-
enableInvoice
- Type
bool
- Default
1
Enable payment method 'invoice'
Enable payment method 'transfer' enableTransfer
-
enableTransfer
- Type
bool
- Default
1
Enable payment method 'transfer'
Hide registrations in event record by limit hideInlineRegistrations
-
hideInlineRegistrations
- Type
bool
- Default
0
Enable feature to hide registrations when editing an event in the backend
Hide registrations in event record by limit hideInlineRegistrationsLimit
-
hideInlineRegistrationsLimit
- Type
int
- Default
500
Max amount of registrations to display before event registrations will be hidden when editing an event.