Extension settings

Some general settings can be configured in the Extension Configuration.

  1. Go to Admin Tools > Settings > Extension Configuration
  2. Choose sf_event_mgt

Properties

Records

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.

Payment

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'

Backend

Hide registrations in event record by limit hideInlineRegistrations

hideInlineRegistrations
Type

bool

Default

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.