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 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.
queue:work
and websocket:serve
processes if they fail.
If your system doesn’t have Supervisor installed, please follow the steps below. Skip this section if it is already installed.
sudo apt update && sudo apt upgrade -y
sudo apt install supervisor -y
sudo systemctl status supervisor
sudo yum install epel-release
sudo yum -y install supervisor
sudo systemctl enable supervisord
sudo systemctl start supervisord
sudo systemctl status supervisord
Admin Panel → App Settings → Supervisor Configuration
.
You need to select required type
Note :
Make sure you have provided the SSL certificate and key in General Settings to use WebSocket..
Note :
Please click on the “Save Changes” button after selecting the socket type.
Note :
For production use, your number must be verified and approved.
In the top right, click on “My Apps”, then click “Create App”.
You’ll be asked to select an app type. Select Business option the one that fits your project best and click Next.
Then click Create App.
In the API Setup section, you will see:
You can either use the test number provided by Meta (for sandboxing) or connect your own number through Business Manager.
NOTE: VerifyToken entered in Meta’s Webhook Configuration (under WhatsApp > Configuration in the App Dashboard) is Used in your backend server code to validate incoming webhook requests. Should match exactly in integration settings in the project .
In the Business Settings menu:
After creating the system user:
Now provide all the required details in the whatsapp settings page
Please enable whatsapp switch
Note :
Please visit the Facebook Developers website for the latest updates.
File Settings:
Includes maximum number of file uploads, maximum file size, and allowed file types.
Includes maximum number of file uploads, maximum file size, and allowed file types.
Note :
Please click on the “Save Changes” button after setting up . .
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.
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.
NOTE: Make sure to enable atleast one either Stripe or Paypal.
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 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.
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.