Note :
Please click on the “Save Changes” button after uploading the title, logos, icons, and favicon.
Admin panel->App Setting->General Settings
. You can update the "Primary and Secondary" colors of the application according to your choices with this setting.
Admin panel->App Setting->General Settings
. With this feature, you can change the application's "Language and Version" (LTR to RTL) according to your choices.
Note :
Please click on the “Save Changes” button after selecting the language.
Admin panel->App Setting->General Settings
. You can update the "Date and Time" formats of the application according to your choices with this setting.
Admin Panel -> App Settings -> General Settings
page, the "Two Factor Authentication Settings" section allows administrators to configure authentication options for employees.
Admin Panel -> App Settings -> General Settings
page, the "Security Settings" section offers administrators control over specific security measures to safeguard the application.
Admin Panel -> App Settings -> General Settings
page, the "Session Timeout Settings" section empowers administrators to manage session durations for both admin panel users and customers, enhancing security and privacy.
Admin panel->App Setting->General Settings
. Using the summer note editor, you can change the applications' footer text. As shown in the below image,
Note :
Please click on the “Save Changes” button after customizing the footer text in the summer note.
Admin Panel->App Setting->SEO
. This SEO setup comes with three input fields. 1. The author, 2. The description, and 3. The keywords. Fill out those three input fields so that you can increase the traffic for the application.
Admin Panel->App Setting->Google Analytics
. Now click on the toggle switch button of "Enable Google Analytics" to enable and type the "Tracking ID" in the input field and click on the "Save Changes" button to apply the changes.
Admin Panel->App Setting->Custom CSS and JavaScript
and follow the below given instructions.
Note :
Please click on the “Save Changes” button after setting up your custom CSS and JS. .
Admin Panel->App Setting->Captcha Setting
page.
Note
: Please use only "reCAPTCHA v2" to generate "Site Key" and "Secret Key".
For example, if you want to use manual captcha in the above-mentioned form, you must first activate the "Manual Captcha Enable" switch button from the above section, then enable the switch button of the forms where you want to use manual captcha.
Admin Panel->App Setting->Email Setting
, and finally access the Email Settings page. Follow the outlined process to configure the settings accordingly.
Now please enter a valid email address in the input filed and click the "Send" button to test the "Send Test Mail" option.
Note
: Please be aware that when utilizing the "Sendmail" option, there is no requirement to input values in the "Mail Username" and "Mail Password" fields.
IMAP (Internet Message Access Protocol) allows you to use a range of devices to access email stored on a server. Your hosting server must have an email plan that supports IMAP in order to use IMAP email.
Example :
To run the cron command on your server, login to your cPanel server, scroll down and navigate to Advanced->Cron Job, and go to "Add New Cron Job" and select the "Once Per Minute (*****)" option from the "Common Settings" dropdown, and type the below command in the "Command" input field, and click on the "Add New Cron Job" button. If the process is done in the correct way, then you’ll get a message that says "cPanel successfully added the cron job".
Example Command :
cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1
Note :
Automatic functions of the application will not work unless you run the above cron command on your server.
Please follow this guide, or for reference video click here
Admin Panel->App Setting->Security Setting
page and follow the below process.
If you want to "Block" or "Allow" a country or multiple countries, then click and select the countries from the "Select Country" dropdown and click on the "Save changes" button to block or allow the countries you selected.
By default, all countries are allowed to use the application. If the "Select Country" dropdown is left empty, then any country can access the application's main site URL: https://app.spruko.com/mydesk.
If you want to "Block" or "Allow" a country or multiple countries, then click and select the countries from the "Select Country" dropdown and click on the "Save changes" button to block or allow the countries you selected.
By default, all countries are allowed to use the application. If the "Select Country" dropdown is left empty, then any country can access the application's admin URL:https://app.spruko.com/mydesk/admin.
Note
: You are not allowed to block your own country.
You have two input fields in the DoS attack setting. The first input indicates "Attempts" and the second input indicates "Seconds." For example, if 10 "attempts" in 30 "seconds" come from a particular IP address, then that IP address will be blocked or the user may be redirected to a captcha page, depending on the option you choose.
Example
: First enable the toggle switch button, choose the "View Captcha" option from the "DOS Attack Setting" section and set 10 in the first input field ("Attempts") and 30 in the second input field ("Seconds") and click on the "Save Changes" button. If a user tries to access the application 10 times in 30 seconds, his or her IP address will be temporarily blocked and he or she will be redirected to the captcha page. Or if you choose "Block IP Address", then it will block the IP address permanently. If you don't want to use this feature, simply click on the above toggle switch button to disable it.
You have to give the list of allowed domain's or list of blocked domain's by coma(,) saperated values. This will block or only allow the specified domain's
When you click on the "Add IP Address" button in the "IP List" table, a modal pop-up will appear with the "IP" input field and "Type". Fill in the input field and select the option from the "Type" and click on the "Save" button to apply the changes.
Here there are three more options. Edit, Delete, and Reset in the “Actions” column on the "IP List" table.
Note :
Please click on the “Save” button after you add or edit the IP addresses.
Admin Panel -> App Settings -> Bot Response Setting
page.