DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configuration

Reference

You can use the following option in the Setup field of your TypoScript Template.

Property

allow

Data type

boolean

Description

Turns backend simulation on and off.

Example :

  # Activate simulatebe
plugin.tx_simulatebe_pi1 {
    allow = 1
}

Default

1

[TS Template Setup: plugin.tx_simulatebe_pi1]