Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: Activated Catalogue

From Catglobe Wiki

<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" />