WordPress Setup

Estimated reading: 3 minutes 264 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 4.9.1 or higher, PHP 7.1 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/woo-iqonic-api.zip1 

Permalink Setting

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

Third party plugin installation

Woocommerce Installation

How to install woocommerce

  1. Click on add new
  2. Type “WooCommerce” in search bar
  3. Click on install now
  4. Click on activate

Auth key Generation


Payment Gateways Install

Payment gateway Enable

Currently, this app compitable with below payment gateways

  • Razorpay for WooCommerce
  • WooCommerce Stripe Gateway

How to Install Razorpay Payment Gateway

  1. Click on add new
  2. Type “Razorpay for WooCommerce” in search bar
  3. Click on install now
  4. Click on activate

How to Install Razorpay Payment Gateway

  1. Click on add new
  2. Type “WooCommerce Stripe Gateway” in search bar
  3. Click on install now
  4. Click on activate

How to Enable Payment Gateway

Razorpay keys


Stripe keys

Payment Gateways Install

How to Enable Payment Gateway

Razorpay keys


Stripe keys

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 Setup

Or copy link

CONTENTS