Key: Activated Catalogue

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: Activated_Catalogue

Syntax

<add key="Activated_Catalogue" value="[TRUE/FALSE]"/>

[TRUE/FALSE]: Either insert "true" or "false" into value

Purpose

Set to true if you want to activate the web shop module; otherwise set it false. When setting it to false the web shop will be deactivated to shoppers who will be presented with a message that the web shop is temporarily down and will be activated again shortly. This feature is useful if you are experiencing problems that require you to stop any new orders from coming in. If Activated_Catalogue = false or missing, all other keys will not be required. Otherwise, all keys must be specified.

Example of key

<add key="Activated_Catalogue" value="true" />