CeresGlobalConfig
PluginConfig class, including all global plugin settings.
Namespace
Ceres\Config
Extends
Type | Name | Description |
---|---|---|
|
Favicon of the online store. |
|
|
Category to display shipping information. Deprecated: will be removed in 6.0.0. |
|
|
Default customer class B2B. |
|
|
Enable Callisto route pattern for items. |
|
|
Google reCAPTCHA version. |
|
|
Google reCAPTCHA website key. |
|
|
Google reCAPTCHA v3 threshold. |
|
|
Google Maps API key. Deprecated: will be removed in 6.0.0. |
|
|
Require acceptance of privacy policy for customer registration. |
|
|
Block unaccepted cookies. |
|
|
Validity of URLs to change password and email address. |
Methods
public getPluginName():string
Return the name of the plugin to get the configuration values for.
public load()
Initially load configuration values into member variables.