octabook

Contents

1. How To Check Payments Listing ?

2. How To Manage Settings ?

3. OctaBook Change Log

4. How to use PayUMoney Payment Gateway in Octabook?

5. How to use PayPal Payment Gateway in Octabook?

6. How To Manage Services ?

7. How to use TextLocal in Octabook?

8. How to use Twilio SMS Gateway in Octabook?

9. How to use Stripe Payment Gateway in Octabook?

10. How To Check And Export Data ?

11. How To Manage Locations ?

12. Language Translation In Octabook

13. Cron Job

1. How To Check Payments Listing ?

Payments

Also admin can filter details of payments according to date showing on top.

2. How To Manage Settings ?

Settings



3. OctaBook Change Log

Version 2.6

Version 2.6

Version 2.5

Version 2.4

Version 2.3

Version 2.2

Version 2.1

Version 2.0

Version 1.1

Version 1.0

4. How to use PayUMoney Payment Gateway in Octabook?

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 Octabook Admin settings



5. How to use PayPal Payment Gateway in Octabook?




6. How To Manage Services ?

Services



7. How to use TextLocal in Octabook?

Creating your API key


8. How to use Twilio SMS Gateway in Octabook?

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.

Octabook 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.


9. How to use Stripe Payment Gateway in Octabook?

Getting Publishable Key and Secret Key


10. How To Check And Export Data ?

Exports


11. How To Manage Locations ?

Locations

Manage Locations



12. Language Translation In Octabook

Octabook is fully translatable. You can make translation with POedit tool.To make Octabook translation follow following steps:

Step 1 -  Install "Poedit" software on your windows/ios. Please download and install it on your system.

Step 2 - After installation open POedit tool.

Step 3 - Click on a create new translation and select your .pot file from Octabook plugin folder. Please follow the path for select your file for translation. (wp-content\plugins\Octabook\languages) .



Step 4 - Please save the file on given location and set the file name like oct-fr_FR.po,oct-fr_FR.mo (wordpress locale code). like


Step 5 - Please select your language in your WordPress instance.

That's all,Please let us know, if you still facing any issue.Thanks

13. 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 (wp-content/plugins/Cleanto/assets/lib/notification_reminder.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.