Skip to content

Backend Settings

Go to Admin -> Backend Setting

  • General Setting
  • Email Configuration
  • Google reCAPTCHA
  • Tawk Chat
  • System Information

General Setting

Available Setting Application Name, Currency,VAT/Tax Rate for Customer,System Timezone,Date Format, Commission from Merchant,Email Verification (Merchant).Email Verification (Customer)

An image

If You want to Email Verification while new Customer and Merchant User Register. Just Enable this option

Email Verification (Customer)
Email Verification (Merchant)
Email Verification (Customer)
Email Verification (Merchant)

Email Configuration

Support Gmail, Sendmail and other SMTP mail services. We suggest use Mailgun to send mail.

Make sure that you have saved settings (button Save settings at the Top Right of page) before sending a test email.

An image

An image

Mail Driver: SMTP
Mail Host: smtp.gmail.com
Mail Port: 587
Mail Encryption: tls
Mail Username: [your-gmail]
Mail Password: [password-app]
Mail Driver: SMTP
Mail Host: smtp.gmail.com
Mail Port: 587
Mail Encryption: tls
Mail Username: [your-gmail]
Mail Password: [password-app]

(docs: https://support.google.com/mail/answer/185833?hl=en-GB)

Google Recapcha

Integrate with Google Recapcha

An image

Enabled/Disabled
reCAPTCHA  Key
reCAPTCHA  Secret
Enabled/Disabled
reCAPTCHA  Key
reCAPTCHA  Secret

(docs: https://developers.google.com/recaptcha)

Tawk Chat

Integrate with Tawk Chat

An image

(docs: https://www.tawk.to/)

after Register Completed You see this script

<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/fff';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/fff';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->

Note : Just You given embed Link as https://embed.tawk.to/fff

Video tutorial

System Information

You see that your system Information.

An image

Released under the MIT License.