1. Contexts
  2. Setup Context

Contexts

Setup Context

The setup context is used when a template is booted up for the first time. It is used to set up the template.

This is useful for setting up setting things like :

  • Configuration in the manage application like webchat profiles
  • Setting template.data values for the _create and default contexts
  • Adding components to the template

Template Booting

Template Booting is the process of setting up a template when it is first created. This process uses the setup context to set up the template.