Cleanto

Contents

1. Update with New Version

2. How to use Messagebird sms gateway

3. Appointments Calender

4. Scheduling in cleanto

5. Cleanto booking form right side default description

6. How to use PayPal Payment Gateway in Cleanto?

7. Manageable font style for forntend (booking form) labels

8. Cron Job

9. How to use 2Checkout Payment Gateway in Cleanto?

10. Language Switcher For Frontend

11. Installation & Basic Configuration Guide

12. How to manage staff?

13. Cleanto – Main Features

14. How to use Google Calendar in Cleanto?

15. Update with New Version

16. How to use Google Calendar in Cleanto

17. How to use Invite & Earn

18. How to use TextLocal in Cleanto?

19. How to use PayUMoney Payment Gateway in Cleanto?

20. How to use Authorize.Net in Cleanto?

21. Cleanto Change Log

22. Shortcode or embed code in wordpress

23. Services - Add method, units

24. Language Translation

25. Email auto reminder

26. Features - Users

27. How to use QuickBooks?

28. Features - Admin

29. Cleanto booking form right side default description

30. How to use Stripe Payment Gateway in Cleanto?

31. How to use Plivo SMS Gateway in Cleanto?

32. How to use Twilio SMS Gateway in Cleanto?

33. How to add Extensions in Cleanto?

34. How to use SMTP for email in Cleanto?

1. Update with New Version

How to update existing version of Cleanto?

First of all just take backup of old Cleanto files which is on your root path (http://yourwebsite/cleanto/).

Just follow the steps to update Cleanto into latest version:

NOTE: Don't make any change in database.

Choose update option on step first of installer and follow all other steps. Put the all required information (hostname, username, password, database name and Envato purchase code), it will create config.php automatically.

All is done and now check with login at http://yourwebsite/cleanto/admin

2. How to use Messagebird sms gateway

Create account from here : https://dashboard.messagebird.com/en/login

After signup you can get Api from below image : 


After got api key you need to add that in admin settings->sms notification->messagebird

You need to set api key in admin. 


3. Appointments Calender

Appointments Quick view is helpful to check all quick pending actions that you need take as an administrator or service provider. This show Past Appointments and Upcoming Appointments, The Admin can either Confirm , Reject, Delete , Reschedule and cancel the appointment on Appointment Calendar.

Also Cleanto have provide different-different view for seeing whole appointments. Also get notification for each new booking/appointment.


4. Scheduling in cleanto

What is the use of this scheduling?

The best feature of this product is scheduling.

You can schedule your time slots for service easily form this panel. Your can manage your availability , breaks , off times and off days.

You can get easy with this through below images.

5. Cleanto booking form right side default description

You can use the following code in 

Cleanto admin > Settings > General > Booking Page Rightside Description :

</p> <div class="features"> <img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon17.png" alt=""> <h4 class="feature-tittle">Saves You Time</h4> <p class="feature-text">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p> </div> <div class="features"> <img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon21.png" alt=""> <h4 class="feature-tittle">Safety First</h4> <p class="feature-text">contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC.</p> </div> <div class="features"> <img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon31.png" alt=""> <h4 class="feature-tittle">Only The Best Quality</h4> <p class="feature-text">It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p> </div> <div class="features"> <img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon41.png" alt=""> <h4 class="feature-tittle">Easy To Get Help</h4> <p class="feature-text">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p> </div> <div class="features"> <img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon51.png" alt=""> <h4 class="feature-tittle">Seamless Communication</h4> <p class="feature-text">All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p> </div> <div class="features"> <img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon61.png" alt=""> <h4 class="feature-tittle">Cash-Free Payment</h4> <p class="feature-text"> It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages.</p> </div> <p>

You can modify this default html according to your own requirement. Thanks. 

6. How to use PayPal Payment Gateway in Cleanto?






7. Manageable font style for forntend (booking form) labels

Cleanto front-end (booking form) labels font is manageable. You can use any font from the drop-down of "Google Fonts" according to your website design.

Step 1: Go to Cleanto Admin -> Setting - > Appearance -> Front-end fonts ( choose accordingly )


Step 2: Follow the path and set whole labels accordingly for Front-end Booking form. Cleanto->Admin->Settings->Labels->Choose Language->Front Labels ( Set it accordingly ). On the another hand please follow the path of this article they will help you for set your whole labels [ https://skymoonlabs.ticksy.com/article/15177/ ]


8. Cron Job

What are Cron Jobs?

A cron job is a Linux command for scheduling a task to be executed sometime in the future. This is normally used to schedule a job that is executed periodically - for example, to send out a notice every morning.

Cron Jobs run scheduled tasks at specific times. This is good to set up automated maintenance and other unmanned server duties. To create a cron job, please do the following:

Step 1: Click on the "Cron Jobs" icon inside cPanel, under Advanced.

Step 2: Select the Common Setting you want. This will automatically change the other time settings.

Step 3: Alternatively, you may adjust the individual time settings. Minute, Hour, Day, Month and Weekday can be modified to achieve your goal.

Step 4: In the input box to the right of "Command", type the name of the file type, then add a space and provide the path ( Cleanto/assets/lib/email_reminder_ajax.php )  to the file which you would like the command to run.

Step 5: Click the "Add New Cron Job" button.

You have just created a cron job to execute a file at a certain time and date with the desired repetition.

Cron jobs are easy to edit and delete.

  1. Click on the "Cron Jobs" icon inside cPanel.
  2. Scroll down to the last section called "Current Cron Jobs".
  3. Find the correct cron job and click either "Edit" or "Delete", under Actions.
  4. Editing does not have the nice automated tools, so it may be easier to copy the Command, delete the cron job, and recreate it.

9. How to use 2Checkout Payment Gateway in Cleanto?

Step 1 : Login to Your 2Checkout Account

To create an account, visit https://sandbox.2checkout.com/sandbox/signup or Login With https://sandbox.2checkout.com/sandboxReason=2. Fill up the form for sign up and click on 'Dig In & Start Testing' Button.

After login or Click On ‘Dig In & Start Testing’ button, you can see your Dashboard Like below shown.

Step 2 : Get Your API Key and Account ID

To Pay with 2Checkout payment acquirer you need to set API Private Key and Account ID. To get your account API Private Key. Go to API --> Settings. Tick on agree to terms for 2Checkout then click on the  'Start Integrating' Button then you will get your Private and Public Key. If you not able to see your Private Key and Public Key generate a new one with 'Generate' Button.For the Account ID click on the user icon on the top right as shown in the screenshot.

 Set this Private Key and Account Id into your payment acquirer and get started to payment.

Step 3 : Set Up Return Url.

After the successful completion of a sale 2Checkout.com can return the buyer and sale parameters to a page on your site. Specifying an approved URL at the account level will direct all buyers to the same URL after a successful checkout. This URL can be entered on the Site Management page by clicking the Account tab followed by the Site Management sub-category.

Step 4 : Create User For API Access

Crate one API access user for get access inapi calls. there is alredy one user having Seller area access. you have to create new one for api access. For Create Username Go to Account-->User Management-->Create Username.

You can refer this page http://help.2checkout.com/articles/How_to/How-to-Add-a-Username  to more information about username creation.

Update user information. Not mandatory. Then Click on Update User Button And in Account-->User Management You can see that username.

Step 5 : Order Overview

To see your all transaction with specific filter Go to Sales-->List.

Save credentials in your Admin area settings and proceed. If you facing any issue then please let us know https://skymoonlabs.ticksy.com/


10. Language Switcher For Frontend

Cleanto is fully translatable you can translate Cleanto into any language. Also Cleanto front-end (Booking form)  support multiple languages translation at same time. Appoint users can switch front-end into language accordingly. On the top of the booking page user can see number of available languages ( its depends upon admin set language list in admin label area ).

if you want to remove some flag on top of the booking page then follow the path and set it accordingly. Cleanto->Admin->Settings->Manageable Form Fields ( enable/disable accordingly ) . With using this you have hide whole language flag.

If you want to remove some particular flag. Then please follow the path and set it accordingly. With using this option hide particular flag on Booking page screen. Path : Cleanto->Admin->Settings->Labels->Choose Language ( Enable / Disable accordingly. )


11. Installation & Basic Configuration Guide

Way to Installation  We are trying to make the installation process more easy and handy so that user can install our system in his existing system with easy steps. We are also providing you the best ever installing service to integrate our application with your existing system if you have.

Step by Step guide for installation

Note :- If Cleanto is not being installed then follow the below step :

1. First of all you should check permissions of Cleanto files. File permission should be 644 and folder permission should be 755.

2. If the permission is correct then rise your support ticket on https://skymoonlabs.ticksy.com/ with database name,  database password, database username, hostname, purchase code and web FTP or hosting access details so we will done install for you.

12. How to manage staff?

Basically staff is using for manage booking appointment. Please follow the steps and get started with staff.

Step 1 :- Click on add staff button. Put staff information and save it.



Step 2 :- You can manage all profile of staff. Also admin have created own credentials while generate staff account and share with staff member. With using these credentials staff will login on same login page (root/admin) .

Staff Side Dashboard View


Staff can select services which is provided by him/her . Also set his whole profile with enable / Disable option. Also check his whole booking information , Payments , Schedule and etc. 


Staff Schedule : Staff can set his own schedule accordingly.

If Staff choose his services on his profile then client will be show when customer choose service for appointment and front calendar update according to staff schedule automatically .




13. Cleanto – Main Features

Cleanto is a PHP script. In current Cleanto provide number of feature for Admin , Customer , Staff . All feature details is below with description. 





















14. How to use Google Calendar in Cleanto?

Steps To Configure Google Calendar Settings

To find your client ID and client secret, do the following:










Let us know if you facing any issue. Thanks

15. Update with New Version

Cleanto provide number of features in current version . One of the main feature is Auto Update provided by the Cleanto. First of all just take backup of old Cleanto files which is on your root path (http://yourwebsite/cleanto/). Just follow the steps to update Cleanto into latest version:

Step 1: Please take backup of your whole Cleanto files and also with database. 

Step 2 : If you are using old version then you will see this icon for update version on your admin area header section.

If you are using update version then it will not showing on the top of header.

Step 3: Click on icon for update your version. You will see one popup for latest version with update feature details. Click on Update button and update your version. 

Step 4 : It will automatically update your version of Cleanto . But it need to reinstall your Cleanto. Don't worry your previous configuration is save. You no need to update once again your configuration.

Step 5: Choose Update radio button for update your version and then proceed same as like your previous installation process. 

Let us know if you facing any issue. Our support team is available for your help.





16. How to use Google Calendar in Cleanto

Google Calendar is a time-management and scheduling calendar service developed by Google. It became available in beta release April 13, 2006, and in general release in July 2009, on the web and as mobile apps for the Android and iOS platforms. Google Calendar allows users to create and edit events.

Cleanto provide Google Calendar feature for easy to handle the appointment by admin.

To find your client ID and Client Secret, do the following :

Step 1 : Go to the Google Developers Console.


Step 2 : Select a project, or create a new one.


Create New Project

Step 3 : Click in the upper left part to see a sliding sidebar. Next, click API Manager. In the list of APIs look for Calendar API and make sure it is enabled.


Search Google Calendar API and Enable it.


Step 4 : In the sidebar on the left, select Credentials.

Step 5 : Go to OAuth consent screen tab and give a name to the product, then click Save.

Step 6 : Go to Credentials tab and in New credentials drop-down menu select OAuth client ID.

Step 7 : Select Web application and create your project's OAuth 2.0 credentials by providing the necessary information. For Authorized redirect URIs enter the Redirect URI found below on this page. Click Create.

Step 8 : In the popup window look for the Client ID and Client secret. Use them in the form below on this page.

Step 9 : Save Settings and click Verify Account which is located at the bottom of this page.

17. How to use Invite & Earn

Our referral program rewards both the referrer and the referee, please follow simple steps as under to avail the benefits of our referral program:

Step: 1 After logging into your account please go to “Settings” section and click on “Manageable Form Fields” option.


Step: 2 In Manageable Form Field you are provided with Wallet Section which is disable. Make it Enable to facilitate with earn value since earn amount is deposited in Wallet.



Step:3 Next step is you need to select option “Referral Code” in Settings section only. You need to enable Referral Code Status which is already disable.


After enabling it you will be provided with two options – (a) Referral Code Value and (b) Refer Code Value. Admin can set this referral code value and refer code value as per their own desired value.  Referral code value is for the person who you need to invite and earn and he/she will use your referral link. Whereas, the refer code value is for the person who will be using this referral code.

In this context we have set Referral Code value = 30 and Refer Code = 15

Step: 4 Now when your customer makes fresh booking and check his/her wallet history it will be $ 0 for each fresh booking.



Now to invite & earn the user needs to copy the link as specified in invite and earn and can send to his friends/relatives so that both the parties get benefit of Invite & Earn.


You can share your link via mail, Facebook, Twitter or on WhatsApp. Now to get benefit of Invite & Earn copy and share the link with your friend/relative, now let your friend/relative use that link for booking purpose as show below:


After filling all necessary details regarding bookings, since now your friend/relative is having referral code they need to put that code and click on Apply to avail the facility of Invite & Earn.

 

Step:5 Now in account of the person the Wallet Amount will be $15 since they used referral code provided by his/her friend/relative.



Similarly, you can Invite & Earn with sharing the link among your friends & relatives.

Step:6 Now the Wallet amount of the person who shared the link for Invite & Earn will be $ 30 which was initially $ 0.


So in this way you can get benefit of Invite & Earn.


18. How to use TextLocal in Cleanto?

Creating your API key


19. How to use PayUMoney Payment Gateway in Cleanto?

Follow below mentioned steps to easily get your PayUMoney Merchant Key and Merchant Salt Live Credentials :

Step 1: Go to PayUMoney

Step 2: If you have created an account with PayUMoney, login, else Create Account

Step 3:Enter your email address here

Step 4:Once you have logged in into your account, click on Integration Details option under Integration Help

Step 5:Here are your Live Credentials - Merchant Key and Merchant Salt. Copy them

Step 6:Now paste the keys in their respective fields on Cleanto Admin settings


Step 7: Save and proceed. If you facing any issue then please let us  know on https://skymoonlabs.ticksy.com/

20. How to use Authorize.Net in Cleanto?

Authorize.Net is a United States-based payment gateway service provider allowing merchants to accept credit card and electronic check payments through their website and over an Internet Protocol (IP) connection.

We are providing Authorize.Net payment gateway in Cleanto. You can easy to use and manage using with  Authorize.Net in Cleanto. Please follow the steps and activate/enable Authorize.Net in your instance.

Step by Step guide for Enabling Authorize.Net payment gateway









Step 6: Here you will get your API login id.


 


21. Cleanto Change Log

Version 8.3


Version 8.2


Version 8.1


Version 8.0


Version 7.9


Version 7.8


Version 7.7


Version 7.6

Version 7.5

Version 7.4

Version 7.3

Version 7.2

Version 7.1

Version 7.0

Version 6.5

Version 6.4

Version 6.3

Version 6.2

Version 6.1

Version 6.0

Version 5.3

Version 5.2

Version 5.1

Version 5.0

Version 4.4

Version 4.3

Version 4.2

Version 4.1

Version 4.0

Version 3.3

Version 3.2

Version 3.1

Version 3.0

Version 2.8

Version 2.7

Version 2.6

Version 2.5

Version 2.4

Version 2.3

Version 2.2

Version 2.1

Version 2.0

Version 1.6

Version 1.5

Version 1.4

Version 1.3

Version 1.2

Version 1.1

Version 1.0

22. Shortcode or embed code in wordpress

Is this product having any easy way to integrate this booking system with my current Wordpress?

Yes,Cleanto is easily useable in WordPress website. You can use Cleanto using embed code in WordPress website. Please follow the following steps to use Cleanto embed code.

Step 1 :- Please upload Cleanto folder with your WordPress files. 

Step 2 :- Install Cleanto on your WordPress site using Cleanto url.  https://yourwordpressdomain.com/cleanto  .To read more about installation,please follow helping article https://skymoonlabs.ticksy.com/article/8627/

Step 3 :- Please login into your Cleanto admin panel and go to "Embed Code" menu . Choose embed code style which you want to show on your WordPress website. Cleanto have two style of embed code. First Method - Show on page load (show Cleanto booking form on page load)


Second Method - Show on button click (show Cleanto booking form in popup, on click of button)



Step 4 :- Copy "Get embeded code"  textarea area value and paste it in your WordPress page in text mode. That's it!!

Visit your WordPress page and you will be able to access Cleanto into your WordPress website. Thanks

23. Services - Add method, units

Services

Before moving to this section let know the connections between services, methods, units, add-ons.

Let See the flow

You can perform following task on services

How can i add methods for services?

How can i add units for methods ?

How can i manage price for my units?

What kind of logic is been applied for the calculation how can i know what's the calculations logic for price?

Here we have used simple calculation logic with equal(=) and greater(>) for price.

The calculation logic.

1) if you leave this price part blank it will take multiply the qty with base price

2) if you assign equal then it will take that price.

3) if you use greater then it will assign same price for all remaining qty after that value.

but as soon as it have other value with equal then it will take that value.

EXAMPLE : Suppose you have set base price is 10. we have qty up to 10

Suppose if we have assigned values from admin are as below

Qty       Price

  1     =    10

  2     =    9

 3     =    8.5

 4     >    7

  8    >   5.5

 10    =    4

It will treated as below in front

Qty       Price

 1     =    10

 2     =    18

 3     =    25.5

 4     =    28

 5     =    35

 6     =    42

 7     =    49

  8    =    44

 9     =    49.5

 10    =    40



24. Language Translation

Cleanto is fully translatable. For make Cleanto translatable follow these steps:

Step 1 -  At first, You will select required language to display from Settings-> Company.


Step 2 - After choosing preferred language you just need to set Labels (Settings-> Labels), to write your translations.

Step 3 - Select your language to translate the labels.


Step 4 - Now you can change you language labels in right side. Here we show English as default Label. As you change the labels and update, it will show on front, default or unchanged labels will show in English only.

25. Email auto reminder

You can set up one email reminder for your business. Most businesses will want to send an email reminder to customers before their appointment starts, which helps to keep customers in the loop and reduce no shows.

Reminders in Timely are completely automated, you just need to turn them on! This guide will step you through the process of getting an email reminder ( Cron Job ) set up.

What are Cron Jobs?

Cron Jobs are used for scheduling tasks to run on the server. They're most commonly used for automating system maintenance or administration. However, they are also relevant to web application development. There are many situations when a web application may need certain tasks to run periodically. Today we are going to explore the fundamentals of Cron Jobs.

This is good to set up automated maintenance and other unmanned server duties. To create a cron job, please do the following:

Step 1: Click on the "Cron Jobs" icon inside cPanel, under Advanced.

Step 2: Select the Common Setting you want. This will automatically change the other time settings.

Step 3: Alternatively, you may adjust the individual time settings. Minute, Hour, Day, Month and Weekday can be modified to achieve your goal.

Step 4: In the input box to the right of "Command", type the name of the file type, then add a space and provide the path ( Cleanto/assets/lib/email_reminder_ajax.php )  to the file which you would like the command to run.

Step 5: Click the "Add New Cron Job" button.

You have just created a cron job to execute a file at a certain time and date with the desired repetition.

Cron jobs are easy to edit and delete.

  1. Click on the "Cron Jobs" icon inside cPanel.
  2. Scroll down to the last section called "Current Cron Jobs".
  3. Find the correct cron job and click either "Edit" or "Delete", under Actions.
  4. Editing does not have the nice automated tools, so it may be easier to copy the Command, delete the cron job, and recreate it.

26. Features - Users

Cleanto provide number of feature for Custom/Users. User feature is given below. Customer/User can automatically create his account while his first booking. Note: if customer choose Guest user then no separate login generate while booking.



Also client



Also user have a option for cancel and reschedule appointment. ( its depend upon admin settings for cancellation policy )


27. How to use QuickBooks?

Create account from here : https://accounts.intuit.com/signup.html

Step - 1: Go to the dashboard and click on "Create an app" button which highlighted red in below image.

Step - 2: Select the platform you want.

Step - 3: Fill the form with necessary information which highlighted red in below image and click on "Create app" for create a new app.

Step - 4: Select red highlighted menu "Keys & OAuth" in below image and save the "Client ID" and "Client Secret" which highlighted green in your doc file.

Step - 5: Scroll down on the same page and click on "Add URL" which highlighted in red, Then after you will see the new generated field which highlighted green in below image. Add the call back URL.

Callback URL: Your clento url+"/assets/quickbooks/callback.php"

Click on "Save" button which you will find at the end of the page.

Cleanto Admin Side:

Step 1: Go to on Cleanto admin in Settings menu, scroll down and click on the last side menu name "QUICKBOOKS" which highlighted red in below image.

Step - 2: Click on the button which highlighted red in below image to Enable the QuickBooks functionality.

Step - 3: After Enable the QuickBooks, You will see the two blank fields name "Client ID" and "Client Secret" which highlighted green. Fill those fields with Client ID and Client Secret which you have got from QuickBooks when you have created the App. After fill the both fields, Save the Setting to click on the "Save Setting" button which highlighted red in below image.

Step - 4: After save the setting you can see the button name "Connect to QuickBooks" which highlighted red in below image.

Step - 5: After click on connect button you will see that pop up new window which showing in below image for login into QuickBooks , Login with your QuickBooks credentials.

Step - 6: After login successfully, You will redirect on next page of the same pop up window for select your QuickBooks company, select the company from dropdown which showing in below image and click on next button.

 If you have only one company in QuickBooks then this step will automatically skip. 

After connection successful, You can see the two new fields in your QuickBooks setting, 1) Company Name and 2) Connection Expires In.

"Company Name" means your connected QuickBooks company, And "Connection Expires In" means the number of days remain to expire your connection.

Basically your connection expires in 100 days, For renew your QuickBooks connection you have to click on "Connect to QuickBooks" button to login and select the company again.












28. Features - Admin

Cleanto provide number of feature in current Cleanto. Almost every feature is available according to appointment system application. Admin feature is given below.












29. Cleanto booking form right side default description

You can use the following code in 

Cleanto admin > Settings > General > Booking Page Rightside Description :

</p>
<div class="features">
	<img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon17.png" alt="">
	<h4 class="feature-tittle">Saves You Time</h4>
	<p class="feature-text">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
</div>
<div class="features">
	<img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon21.png" alt="">
	<h4 class="feature-tittle">Safety First</h4>
	<p class="feature-text">contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC.</p>
</div>
<div class="features">
	<img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon31.png" alt="">
	<h4 class="feature-tittle">Only The Best Quality</h4>
	<p class="feature-text">It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>
</div>
<div class="features">
	<img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon41.png" alt="">
	<h4 class="feature-tittle">Easy To Get Help</h4>
	<p class="feature-text">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p>
</div>
<div class="features">
	<img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon51.png" alt="">
	<h4 class="feature-tittle">Seamless Communication</h4>
	<p class="feature-text">All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>
</div>
<div class="features">
	<img class="feature-img" src="<?php echo BASE_URL ?>/assets/images/icon61.png" alt="">
	<h4 class="feature-tittle">Cash-Free Payment</h4>
	<p class="feature-text"> It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages.</p>
</div>
<p>

You can modify this default html according to your own requirement. Thanks. 

30. How to use Stripe Payment Gateway in Cleanto?

Getting Publishable Key and Secret Key


31. How to use Plivo SMS Gateway in Cleanto?

Plivo's SMS API Platform and Voice API Platform enables businesses to communicate with their customers at global scale. Sign up for free now.

Cleanto provide Plivo SMS gateway service free of cost. We have integrate Plivo in default in our product. Please Proceed the steps and Use Plivo On your instance.

Step 1 : Create your account on Plivo with using this link. If you have already register on Plivo then go to login and access the credentials.


Step 2 : If you are not register then Create your account here.


Step 3 : if you already register then login your account here.


Step 4 : After login you will see your Account SID  and Auth Token On your dashboard.


Step 5 : Copy SID and Token and paste in admin area Plivo settings fields. Save and proceed next. 


If you facing any issue then please let us know on https://skymoonlabs.ticksy.com/


32. How to use Twilio SMS Gateway in Cleanto?

An SMS Gateway enables a computer to send and receive SMS text messages to and from a SMS capable device over the global telecommunications network (normally to a mobile phone). The SMS Gateway translates the message sent, and makes it compatible for delivery over the network to be able to reach the recipient.

Cleanto provide Twilio SMS gateway service free of cost. We have integrate Twilio in default in our product. Please Proceed the steps and Use Twilio On your instance.

Step 1 : Create your account on Twilio with using this link. If you have already register on Twilio then go to login and access the credentials.


Step 2 : If you are not register then Create your account here.


Step 3 : if you already register then login your account here.


Step 4 : After login you will see your Account SID  and Auth Token On your dashboard.


Step 5 : Copy SID and Token and paste in admin area Twilio settings fields. Save and proceed next.


If you facing any issue then please let us know on https://skymoonlabs.ticksy.com/

33. How to add Extensions in Cleanto?

Steps To Configure Extensions







34. How to use SMTP for email in Cleanto?

Steps To Configure SMTP Settings


  1. Simple email Notification

         In simple email notification, admin email, sender email and sender name have to be set then you get email           notification on booking, reschedule etc.




        2. SMTP Email Notification

            In the SMTP email notification you need to set all the credentials like below image.



-> If you don't know how to obtain SMTP credentials or if you have set up your credentials but are not receiving email notifications, please contact your hosting server. Sometimes email notifications are not received if the email configuration is not set up properly on the server.