Bitcoin Forum
May 11, 2024, 06:22:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] New EthereumICO Wordpress plugin is released  (Read 362 times)
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
December 22, 2017, 07:59:57 PM
Last edit: June 15, 2018, 09:01:08 AM by olegabr
 #1

Use Wordpress Ethereum ICO ERC20 token plugin (https://ethereumico.io) to sell your Ethereum ERC20 ICO tokens from your Wordpress site.

Features:

  • To show tokens sell widget insert a simple [ethereum-ico] shortcode wherever you like
  • To show an ICO progress bar widget insert a simple [ethereum-ico-progress] shortcode wherever you like.
  • To show tokens balance on the current user account use the [ethereum-ico-balance] shortcode. If MetaMask is not installed or account is not unlocked, an input field is provided for user account address.
  • There is also a shortcode [ethereum-ico-purchases] to display a table of recent token purchases by anyone, or by the current user. In the last case if MetaMask is not installed or account is not unlocked, an input field is provided for user account address.
  • Use shortcode [ethereum-ico-referral] to display a referral address field. User can copy it and send to friends. If they buy tokens while opened this referral link, your Crowdsale contract would get a referral address in the Data field. Your Crowdsale contract should be able to work with it.
  • Airdrop is also supported. Just set the minimum allowed setting to zero and the Crowdsale address to your airdrop contract. Note that your airdrop contract should be able to accept zero payments and send some tokens in return.
  • This plugin uses Metamask to safely perform the ERC20 token sell operation
  • It will show user a link to the Metamask site if the user doesn’t have the Metamask installed
  • We use a well known https://etherscan.io API to provide your client an automatic rate calculations to USD and BTC
  • You can use a bounty program, if your ERC20 crowdsale contract supports it.
  • The transaction data to send to your crowdsale contract is supported.
  • Select a list of any currencies supported by the openexchangerates.org to convert the price to.
  • You can use any of the persistent hash WP plugins to overcome the etherscan.io and openexchangerates.org API rate limits. We use the cache to limit the API calling rate to a reasonable value.
  • You can provide a comma separated list of coins to convert ETH amount inputted by user. This list is shown under the ETH input field.
  • Coins and token icons display can be switched on
  • Minimum and maximum ether amount can be specified to workaround some legal issues
  • Test networks like ropsten or rinkeby are supported.
  • User is warned if he tries to buy tokens from one network, while having MetaMask to point to another network, effectively preventing any losses here.

The demo on the site (https://ethereumico.io/product/ethereum-ico-wordpress-plugin/) uses a real TSX token: https://etherscan.io/token/0xe762da33bf2b2412477c65b01f46d923a7ef5794 you can buy to test the plugin functionality.

Free version: https://wordpress.org/plugins/ethereumico/
PRO version: https://ethereumico.io/product/ethereum-ico-wordpress-plugin/
1715451754
Hero Member
*
Offline Offline

Posts: 1715451754

View Profile Personal Message (Offline)

Ignore
1715451754
Reply with quote  #2

1715451754
Report to moderator
1715451754
Hero Member
*
Offline Offline

Posts: 1715451754

View Profile Personal Message (Offline)

Ignore
1715451754
Reply with quote  #2

1715451754
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
December 28, 2017, 06:47:07 PM
 #2

The free version of the EthereumICO Wordpress plugin is released and added to the official Wordpress plugins repository: https://wordpress.org/plugins/ethereumico/
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
February 04, 2018, 06:12:07 PM
 #3

The new version 1.1.0 of the EthereumICO Wordpress plugin is available.

Two new features added:

  • The list of currencies the price is converted to can be customized now
  • Icons can be shown for all currencies and tokens

PRO: https://ethereumico.io/
FREE: https://wordpress.org/plugins/ethereumico/
Krezz2017
Full Member
***
Offline Offline

Activity: 560
Merit: 128



View Profile
February 04, 2018, 06:22:35 PM
 #4

I would like to understand the meaning of the above for those who do not understand your terminology. Is this the new fork of the etherium? How is it good in a few words and without reloading consciousness with any abstruse terms?

olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
February 04, 2018, 06:29:16 PM
Last edit: August 21, 2018, 02:42:31 PM by olegabr
 #5

It is not a fork of anything. it is a WordPress plugin that allows anyone to perform an ICO directly from her WordPress site.
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
February 20, 2018, 07:42:23 AM
 #6

Version 1.2.0 of the EthereumICO Wordpress plugin is available now: https://wordpress.org/plugins/ethereumico/

  • Minimum and maximum ether amount can be specified to workaround some legal issues.

For example, in Australia you should follow a draconian KYC procedures if your customer can buy your tokens on a more than 9999 AUD$.
Using this new feature you can limit the buy amount to this value and allow customers to buy your tokens with a simplified KYC procedure.

The PRO version is also available: https://ethereumico.io/
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
March 05, 2018, 02:09:57 PM
 #7

Version 1.3.1 of the EthereumICO Wordpress plugin is available now: https://wordpress.org/plugins/ethereumico/

  • The long waited ICO progress bar shortcode feature is introduced: [ethereum-ico-progress].
  • The [ethereum-ico] shortcode markup is rewritten with bootstrap grid styles for best WP themes and mobile devices compatibility.
  • The button styles now are WP theme related. It uses the standard button CSS class. You can customize it within your theme settings.

The PRO version is also available: https://ethereumico.io/
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
March 26, 2018, 08:09:45 AM
 #8

Version 1.4.0 of the EthereumICO Wordpress plugin is available now: https://wordpress.org/plugins/ethereumico/

Two new cool features are introduced:
  • To show tokens balance on the current user account use the [ethereum-ico-balance] shortcode. If MetaMask is not installed or account is not unlocked, an input field is provided for user account address.
  • There is also a shortcode [ethereum-ico-purchases] to display a table of recent token purchases by anyone, or by the current user. In the last case if MetaMask is not installed or account is not unlocked, an input field is provided for user account address.

The PRO version is also available: https://ethereumico.io/
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
June 15, 2018, 08:44:08 AM
 #9

Version 1.7.0 of the EthereumICO Wordpress plugin is available now: https://wordpress.org/plugins/ethereumico/

New cool features are introduced:
  • Use shortcode [ethereum-ico-referral] to display a referral address field. User can copy it and send to friends. If they buy tokens while opened this referral link, your Crowdsale contract would get a referral address in the Data field. Your Crowdsale contract should be able to work with it.
  • The GAS limit option takes effect in the MetaMask now
  • The GAS price option is added and takes effect in the MetaMask
  • Test networks like ropsten or rinkeby support is added
  • Airdrop support is added. Just set the minimum allowed setting to zero and the Crowdsale address to your airdrop contract.

The PRO version is also available: https://ethereumico.io/product/ethereum-ico-wordpress-plugin/
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
August 16, 2018, 03:30:25 AM
 #10

Version 1.10.1 of the EthereumICO Wordpress plugin is available now: https://wordpress.org/plugins/ethereumico/

New cool features are introduced:
  • Ability to set base currency to display in token sell widget, progress bar and tx table
  • Private sale seed setting
  • Correct progress bar value in test networks
  • l10n support is implemented
  • Russian language translation is added
  • Font Awesome copy icon for the affiliate link feature

The PRO version is also available: https://ethereumico.io/product/ethereum-ico-wordpress-plugin/
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
September 13, 2018, 09:10:30 PM
 #11

The detailed Install and Configure guide for the Ethereum ICO WordPress plugin is published: https://ethereumico.io/knowledge-base/ico-website-install-configure/
Clint@Tushly
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
September 14, 2018, 02:47:08 PM
 #12

Pros:
The progress bar is synced up with the blockchain which is good.
The Tokens Received works
Easy Setup

Cons:
Couldn't get "Buy with MetaMask" button to work with other plugins
Cost too much for Pro Version
Will need to do a lot of customization
No Timer???

It does seem like a simple solution to starting an ICO on wordpress but you will need to also do a lot of customization.
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
September 22, 2018, 09:31:42 AM
 #13

Thank you for your suggestions!

Quote
Couldn't get "Buy with MetaMask" button to work with other plugins

Can you explain about which plugins do you want it to be integrated with please?

Quote
No Timer???

There are already Timer plugins exists: https://wordpress.org/plugins/tags/countdown-timer/
So, no reason to duplicate it here.

Quote
Will need to do a lot of customization

Can you suggest a way to do it simplier to customize please?
Clint@Tushly
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
September 24, 2018, 11:06:35 PM
 #14

Thank you for your suggestions!

Quote
Couldn't get "Buy with MetaMask" button to work with other plugins

Can you explain about which plugins do you want it to be integrated with please?

Quote
No Timer???

There are already Timer plugins exists: https://wordpress.org/plugins/tags/countdown-timer/
So, no reason to duplicate it here.

Quote
Will need to do a lot of customization

Can you suggest a way to do it simplier to customize please?

Hi,

I decided to remove all plugins and it worked fine, I didn't need those other plugins.
Customizing seems easy at first but I couldn't figure out how to customize the progress bar. Thought it would be in the CSS but couldn't get the progress bar to change. I like the plugin though
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
November 05, 2018, 09:53:08 AM
 #15

Hi,

I decided to remove all plugins and it worked fine, I didn't need those other plugins.
Customizing seems easy at first but I couldn't figure out how to customize the progress bar. Thought it would be in the CSS but couldn't get the progress bar to change. I like the plugin though

Try this tutorial please: https://ethereumico.io/knowledge-base/ethereum-ico-wordpress-plugin-style-the-progressbar/

Feel free to ask for additions!

You also can use fine grained shortcodes for easier customization: [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"]

Use shortcodes to display the current progress value [ethereum-ico-progress-value] and percent [ethereum-ico-progress-percent]
olegabr (OP)
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile WWW
November 14, 2018, 08:01:29 AM
 #16

Version 1.11.1 of the EthereumICO Wordpress plugin is available now: https://wordpress.org/plugins/ethereumico/

New cool features are introduced:
  • EIP 1102 support
  • New shortcodes are added for easier token sale widget customization: [ethereum-ico-limit], [ethereum-ico-input], [ethereum-ico-input-currency], [ethereum-ico-buy-button], [ethereum-ico-currency-list]
  • Shortcodes for current progress value [ethereum-ico-progress-value] and percent [ethereum-ico-progress-percent] are added

Minor fixes are also added:
  • Load plugin scripts only if some shortcode is used on a page
  • Fix the purchases table for contracts which do not send tokens immediately
  • Upgrade web3.js to the latest stable release v0.20.6

The PRO version is also available: https://ethereumico.io/product/ethereum-ico-wordpress-plugin/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!