Horje
A plugin to display stats from coinpayment.net

Noted That:

  • To install correctly this stats-dashboard-for-coinpayments.zip.
  • Fisrt Download the stats-dashboard-for-coinpayments.zip to your computer
  • Extract/Open stats-dashboard-for-coinpayments.zip to Your Computer.
  • Then, Find readme.txt file inside stats-dashboard-for-coinpayments.zip and Open readme.txt.
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download "stats-dashboard-for-coinpayments.zip" Plugin to your Local Computer. (Click Download)

2. Then, Login to your "yourdomain.com/wp-admin" Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on "Plugins" + "Add New" from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse "stats-dashboard-for-coinpayments.zip" Downloaded plugin from your computer, Where you downloaded stats-dashboard-for-coinpayments.zip According to Step – 1 Above then, click on "Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on "Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. "Stats Dashboard for Coinpayments" folder is added on left sidemenu. Now, Click on "Stats Dashboard for Coinpayments" folder.

   Noted that: If you do not see "Stats Dashboard for Coinpayments" folder on left sidemenu then, see at left sidemenu "Settings" or "Tools".

8. Now you configure yourself oR Watch video tutorial below about Stats Dashboard for Coinpayments Configurtions and Settings or How to work "Stats Dashboard for Coinpayments" in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to "Plugins" + "Installed Plugin" from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find "Stats Dashboard for Coinpayments" Activated Plugin from Plugin List.
  4. Then, Click on "Settings" from Plugin that is Stats Dashboard for Coinpayments
  5. Now, Edit/Add/Config the setting and Click on "Save Changes" button,
WP Plugin Setting



Guide

Manual installation

  1. Upload the plugin directory to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Configuration

CoinPayments Dashboard provides a number of constants that can be used to grab information from
coinpayments.net . Users who wish to change these values should define the constants in wp-config.php.

After installing, you should define COINPAYMENTS_PUBLIC_KEY and COINPAYMENTS_PRIVATE_KEY in wp-config.php. The plugin will work without them; however, you will still need to configure these options if you don’t define them in wp-config.php. To define them copy the following code to your wp-config.php file, update the key to use your public key, and private to match coinpayments.net account you’re using:

`

define( ‘COINPAYMENTS_PUBLIC_KEY’, ’39c4820390d8f050giweda50268c7583? );
define( ‘COINPAYMENTS_PRIVATE_KEY’, ‘abcdefghijklmn1234567890’ );
`

Configuring other constants is similarly done by defining the constant in wp-config.php. All constants are explained
below.

COINPAYMENTS_API_ENDPOINT

Defines the API endpoint for Coinpayments.net. This should not usually need to be changed, but is added in the event that Coinpayments
decides to use a different API endpoint, or if there is a need for a user to have a special endpoint.

default: (string) ‘https://www.coinpayments.net/api.php’


coinpaymentnet, stats, display, plugin,

Name

Reffered: https://wordpress.org/