General configuration
Download the extension.
See: Installation
Variables
templatePath
-
- Required
-
true
- type
-
string
Path to the pug template on the filesystem.
variables
-
- Required
-
false
- type
-
string or cObject
Variables to pass on to the pug template renderer.
dataProcessing
-
- Required
-
false
- type
-
array of class references by full namespace
- see
debug
-
- Required
-
false
- type
-
boolean
Showes a debug output in the frontend with all variables for this template.It can also be globally activated for every pug template by adding the parameterpugdump=1to the uri.
- example
-