User groups allow you to configure access to various pages of the dashboard. Authentication is done through the standard login page in the dashboard.
To configure user groups, go to the "Application Settings" - "User Group Settings".
Example Configuration
Access to Page | Description |
---|---|
orders,verifications | Access to "Orders", "Verification" |
news,blog,reviews | Access to "News", "Blog", "Reviews" |
The operator status can be automatically changed using a predefined work schedule.
To configure the operator schedule, go to the "Application Settings" - "Operator Schedule Settings". Then select "Operator Status" - "Automatically Detect".
The redirect manager is used when moving the site to a different domain, content management system, or when changing the URL of pages. It is also used to create various short URLs.
To configure the redirect manager, go to the "Application Settings" - "Redirect Manager Settings".
Generating random reviews can be done using the quick review addition feature located in the "Reviews" page or by using a entered interval.
To configure the review generator, go to the "Application Settings" - "Random Review Generator Settings".
Example Configuration
Interval | Description |
---|---|
60 | Generate a review every hour |
120/180 | Generate a review at random times every 2-3 hours |
The random exchange generator adds data to the latest exchange block without creating actual orders.
To configure the exchange generator, go to the "Application Settings" - "Random Exchange Generator Settings".
Example Configuration
Interval | Description |
---|---|
60 | Generate an exchange every hour |
120/180 | Generate an exchange at random times every 2-3 hours |
To use the sitemap generator (sitemap.xml), go to the "Template Settings" - "Sitemap Generator".
Maintenance mode is used to restrict access to the site. If a user is not authenticated in the dashboard, attempting to access any page on the site will display a placeholder page.
Maintenance mode does not affect the operation of merchants and the Dashboard API. However, Public API, Private API, User API and exchange rate export will be unavailable.
To use a variable in text, place it within double curly braces. Example: "{{varName}}". Variable names should be in Latin letters and should not contain spaces or extraneous characters.
Global Variables
Name | Description |
---|---|
applicationVersion | Script Version |
applicationTimestamp | Script Build Date (Unix Timestamp) |
applicationHost | Website Host |
applicationUrl | Website URL |
templateLanguageCode | Language Code |
templateDirectory | Template Directory Name |
dateYear | Current Year |
socialName | Project Name |
socialEmail | |
socialPhone | Phone Number |
socialTelegram | Telegram |
socialSkype | Skype |
socialViber | Viber |
socialWhatsapp | |
socialMessenger | Messenger |
socialDiscord | Discord |
socialSnapchat | Snapchat |
socialFacebook | |
socialTwitter | |
socialYoutube | YouTube |
socialInstagram |