WordPress Configuration

Estimated reading: 3 minutes 1064 views

General Information

Thank you for choosing our plugin. We hope you enjoy building your project with us. It is a powerhouse of great features and powerful functionalities that would take months to develop.

Help and Support

The expert team at Iqonic Design is always happy to help you with any questions or concerns you encounter. If you need any support with the item, please contact us through our dedicated support portal at Desky or email

Plugin Installation

WordPress Information

For WordPress Installation you can check the Famous 5-Minutes Install here:

Plugin Requirements

To use Plugin, you must be running WordPress 5.0.0 or higher, PHP 7.3 or higher, and MySQL 5.6 or higher. 
With Recommended PHP Configuration Limits

White screen, demo content fails when importing, empty page content and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:

  1. max_input_vars = 3000
  2. memory_limit = 128M
  3. max_execution_time = 300
  4. max_input_time = 300
  5. upload_max_filesize = 64M
  6. post_max_size = 64M
Enable JWT Authentication

WordPress JSON Web Token Authentication allows you to do REST API authentication via token. It is a simple, non-complex, and easy to use.This plugin probably is the most convenient way to do JWT Authentication in WordPress.

Enable PHP HTTP Authorization Header
Shared Hosts

Most shared hosts have disabled the HTTP Authorization Header by default.

To enable this option you’ll need to edit your .htaccess file by adding the following:

RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]
WPEngine

To enable this option you’ll need to edit your .htaccess file by adding the following.(See Issues)

 SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1  

How to install plugin

How to add a new plugin in WordPress

You can locate the plugin zip folder in your package zip file

worpress_zip/kivicare-api.zip

Kivicare-Telemed And WooCommerce Payment Gateway

If you purchase Kivicare-Telemed And WooCommerce Payment Gateway (Add-on)  please follow this link for setup : – https://wordpress.iqonic.design/docs/product/kivicare/kivicare-telemed-add-on/

Kivicare Pro - Clinic & Patient Management System EHR

If you purchase Kivicare Pro-Clinic & Patient Management System EHR (Add-on)  please follow this link for setup : –
https://wordpress.iqonic.design/docs/product/kivicare/pro-version/

Permalink Setting

This is the important step. You must change your permalink structure to get proper api response.

Required Plugin

KiviCare – Clinic & Patient Management System (EHR) Installation

Install WP Mail SMTP

Email configuration

Email Test

Note : If sent mail goes into the spam then change mailer and set email configuration as per mailer.Default mailer is php mailer.

Example : Other SMTP Configuration

If you set gmail account as Other SMTP configuration then perform below steps:

  1. Login to Gmail
  2. Click to “Account”
  3. “Less secure app access” (If it is “Off” then make it “On”)

Leave a Comment

Share this Doc

WordPress Configuration

Or copy link

CONTENTS