Horje
Sell your Ethereum ERC20 ICO tokens from your WordPress site.

Noted That:

  • To install correctly this ethereumico.zip.
  • Fisrt Download the ethereumico.zip to your computer
  • Extract/Open ethereumico.zip to Your Computer.
  • Then, Find readme.txt file inside ethereumico.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 the Tips Below.

Start the Tips:

1. First Download "ethereumico.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 "ethereumico.zip" Downloaded plugin from your computer, Where you downloaded ethereumico.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. "EthereumICO" folder is added on left sidemenu. Now, Click on "EthereumICO" folder.

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

8. Now you configure yourself oR Watch video tutorial below about EthereumICO Configurtions and Settings or How to work "EthereumICO" 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 "EthereumICO" Activated Plugin from Plugin List.
  4. Then, Click on "Settings" from Plugin that is EthereumICO
  5. Now, Edit/Add/Config the setting and Click on "Save Changes" button,
WP Plugin Setting



Guide

Enter your settings in admin pages and place the [ethereum-ico], [ethereum-ico-progress] and other shortcodes wherever you need it.

Read this step by step guide for more information: Install and Configure

Main shortcodes example

[ethereum-ico-referral]
[ethereum-ico-balance]
[ethereum-ico]
[ethereum-ico-progress]
[ethereum-ico-purchases]

Fine grained shortcodes example

[ethereum-ico-limit label="%s LIMIT!" gaslimit="200001"]
[ethereum-ico-input placeholder="Test placeholder"]
[ethereum-ico-input-currency showIcons="true" baseCurrency="USD"]
[ethereum-ico-buy-button buyButtonText="BUY ME!"]
[ethereum-ico-currency-list showIcons="false" coinList="ETH,BTC"]
[ethereum-ico-progress-value]
[ethereum-ico-progress-percent]

Placeholder

It is a helper string displayed in the Ether input field for your customer to know where to input Ether amount to buy your tokens.

Infura.io Api Key

Register for an infura.io API key and put it in admin settings. It is required to interact with Ethereum blockchain. Use this guide to obtain it: Get infura API Key

Description

The Description text is displayed immediately after the token purchase widget. It is a good place for some warnings or bounty information.

Transaction data

It is an advanced feature. It can be required if your Crowdsale contract can not just accept Ether by send, but need some payable method to be called. Do not use if unsure.

The ICO crowdsale contract address

The ethereum address of your ICO crowdsale contract. It is the address EthereumICO plugin sends Ether to.

You can input a simple Ethereum address here instead of the Crowdsale contract address. In this case Ether would be sent directly to this your address, but note that you’ll need to send tokens to your customers manually then.

The ICO token decimals number

The decimals field of your ICO ERC20 token. The typical value is 1000000000000000000.

Note that it is different from the decimals value in your Token contract. If your Token.decimals is 18, then you neet to input 10^18 = 1000000000000000000 here. If your Token.decimals is 0, then you neet to input 10^0 = 1 here.

Purchase button

The Purchase button style has a button CSS class and is determined by your WP theme chosen.
You can customize it by adding these code to your Additional CSS section in the theme customizing:

.button.ethereum-ico-bottom-button-two { background-color: #ffd600; color: #ffffff;
}
.button.ethereum-ico-bottom-button-two:hover { background-color: #ffd6ff; color: #ffffff;
}

Progressbar

.twbs .progress { background-color: #f5f5f5; border-radius: 4px;
}
.twbs .progress-bar { background-color: #337ab7;
}
.twbs .progress-meter > .meter > .meter-text { color: rgb(160, 160, 160);
}

Choose your own colors and additional styles if needed.

Sidebar small buttons issue

It is known to have short length button and input area when put on a short width sidebar area. You can fix it with this CSS code:

@media (min-width: 992px) { .ethereum-ico-shortcode .col-md-5 { width: 100%!important; max-width: 100%!important; flex-basis: 100%!important; }
}

your, wordpress, site, tokens, erc20, ethereum, sell,

Name

Reffered: https://wordpress.org/

Share on: