Sale!

NFT WordPress Plugin for WooCommerce

$8.99$1,749.99

WordPress NFT Plugin enables customers to buy NFT non-fungible tokens on your WooCommerce NFT store for fiat USD, or any other currency or cryptocurrency supported by WooCommerce.

Plugins Configuration Services

Select additional services if needed

Plugin configuration service. For one plugin on one site.

Additional Services

Select additional service if needed

Configure the Know Your Client (KYC) on your site.

Product price: $8.99
Total options:
Order total:
Item: 145 Sales
SKU: 27313 Categories: , ,

Description

NFT WordPress Plugin is the only one WooCommerce plugin that allows you to sell NFT tokens for fiat money like USD, EUR, … or any cryptocurrency, like Ether, Bitcoin, Litecoin, Dogecoin or any other WooCommerce supports.

Only ETH and BTC are accepted on this site. Additional 10% discount is applied if paid with crypto here. Click this button to pay with credit card or any other fiat payment options:

Any EVM compatible blockchain like Binance Smart Chain (BSC) or Polygon (MATIC) Config Cryptocurrency WordPress Plugin can be used.

Requires the PRO version of the Cryptocurrency Product for WooCommerce plugin.

You can sell your NFT tokens for USD, EUR, or even Ether or some ERC20 token by using the Ether and ERC20 tokens WooCommerce Payment Gateway plugin.

Or just install the Cryptocurrency Product for WooCommerce plugin and then go to Settings > Cryptocurrency Product > Add-Ons > ERC721

Features

  • Sell NFT for any WooCommerce supported currency
  • Lazy mint NFT token on selling, or publishing.
  • Your customer can buy NFT just like any other product in WooCommerce
  • The Ethereum address required input field is added to the Checkout page if the NFT product is added to the cart
  • NFT Royalty settings for minted tokens
  • Friendly admin panel
  • The NFT minting or sending transaction hash and link is added to the order notes to assist you in corner cases
  • Any EVM compatible blockchain like the Binance Smart Chain (BSC) or Polygon (MATIC) can be used with this WordPress NFT plugin.
  • The WC Vendors Marketplace plugin integration
  • WooCommerce NFT product configuration with unique properties
  • NFT token minting in the moment of the WooCommerce product publishing or payment confirmation
  • JSON metadata url implementation according to https://docs.opensea.io/docs/metadata-standards, so, they can be accessed with URL like http://your-site.com/wp-json/nft/v1/meta/123456
  • Mint from vendor or admin address
  • Re-sell feature: check if product for this token was created before and reassign it to a new vendor
  • Advanced Custom Fields values configured for vendors are added to the NFTs JSON file
  • Advanced Custom Fields can be used to configure NFT Series type of products in the NFT WordPress plugin
  • The approve/setApprovalForAll support. No need to send tokens to vendor address, approve or setApprovalForAll can be used.
  • IPFS storage feature. NFT media files and JSON meta data file can be stored in IPFS using nft.storage or pinata.cloud pinning services
  • The Product Video for WooCommerce plugin is supported for video NFTs creation.
  • Trading history feature. It is implemented as a [nft-product-sales] shortcode. productidtokenid and tokenaddress attributes can be added. On the product page it can be used without attributes. In this case it will show the history for the current product. The display attribute can be also added. If set to username, the user’s login name is displayed instead of the full display name
Reselling settings
WordPress NFT Plugin Existing Token Selling
NFT minting - NFT WordPress Plugin for WooCommerce
WordPress NFT Plugin Mint Token product configuration
NFT Trading History - NFT WordPress Plugin for WooCommerce

Metadata display shortcodes

  • [nft-product-token-id productid="123" onlyminted="1" placeholder="N/A"] shortcode to display the product’s tokenID value. If the productid attribute is omitted, the current displayed product id is used. If the onlyminted attribute is set to 1, the only already minted tokens tokenID value is shown. If token is not minted the placeholder attribute value will be displayed. If decimal is set to 1, the token ID will be displayed in a decimal instead of the default hex format NFT WordPress Plugin.
  • [nft-product-token-address productid="123" onlyminted="1" placeholder="N/A"] shortcode to display the product’s token contract address value. If the productid attribute is omitted, the current displayed product id is used. If token is not minted the placeholder attribute value will be displayed.
  • [nft-product-token-txhash productid="123" onlyminted="1" placeholder="N/A"] shortcode to display the product’s token txhash value. If the productid attribute is omitted, the current displayed product id is used. If the onlyminted attribute is set to 1, the only already minted tokens txhash value is shown or empty value otherwise. If token is not minted the placeholder attribute value will be displayed.
  • [nft-product-token-meta productid="123" onlyminted="1" param="name" attribute="author" placeholder="N/A"] shortcode to display the product’s token meta information and attributes value NFT WordPress Plugin. If the productid attribute is omitted, the current displayed product id is used. If the onlyminted attribute is set to 1, the only already minted tokens meta values is shown or empty value otherwise. If token is not minted the placeholder attribute value will be displayed.

You need to have a ERC721 standard smart contract to be deployed to use the NFT minting feature of this plugin. You can hire us to make one for you if you do not have it yet: Smart Contract Development Services

See a full description of the minting features on the NFT Minting Extension page.

Disclaimer – NFT WordPress Plugin

By using this plugin you accept all responsibility for handling the account balances for all your users.

Under no circumstances is ethereumico.io or any of its affiliates responsible for any damages incurred by the use of this plugin.

Every effort has been made to harden the security of this plugin, but its safe operation depends on your site being secure overall. You, the site administrator, must take all necessary precautions to secure your WordPress installation before you connect it to any live wallets.

You are strongly advised to take the following actions (at a minimum):

By continuing to use any of the ethereumico.io plugins, you indicate that you have understood and agreed to this disclaimer.

Jetpack

NFT Marketplace HOWTO – NFT WordPress Plugin

On this page you will find howto build your own personal NFT store or even a multi vendor WordPress WooCommerce NFT Marketplace.

Ethereum, Binance Smart Chain (BSC), Polygon (MATIC) and any other EVM compatible blockchain with etherscan-like API is supported.

Personal NFT Store

In this NFT WordPress WooCommerce guide you’ll learn howto build your personal NFT store.

Personal NFT store is an eCommerce store where only you as a site author/owner can create and sell NFT tokens. Other people will not be able to create new NFT tokens or resell purchased NFT tokens on your site.

To build a personal NFT store these plugins are required:

And this one is an optional, but highly recommended:

There is a NFT WordPress Plugin Kit that contains all these three plugins mentioned above with a discount.

This one can be used to accept Ether and/or some ERC20 token like DAI or USDT:

The Configure WordPress Plugins Service can be used to let us configure plugins for you.

Multi Vendor Marketplace – NFT Marketplace Howto

In this NFT WooCommerce WordPress Guide you’ll learn howto build your NFT marketplace with multi vendor support.

The multi-vendor marketplace option let other people to create new NFT tokens on your store, and resell purchased NFT tokens on your site.

To build a multi-vendor NFT marketplace with a WC Vendors Marketplace plugin, these plugins are needed:

Alternatively, The WCFM Marketplace plugin can be used:

The Configure WordPress Plugins Service can be used to let us configure plugins for you.

NFT Tokens Minting

An ERC721 smart contract needs to be deployed in a blockchain to mint your tokens with these plugins.

Method with this signature needs to be added to your smart contract:

function mint(address to, uint256 tokenId, string memory token_IPFS_URI)

We have a Smart Contract Development Service you can order to let us develop and deploy a contract for you.

These options are required for NFT project:

  • Basic NFT Token
  • Metadata
  • White List/KYC
  • Ownable
  • Contract Deployment

Look for these options under the NFT Token Options section

You need to choose a blockchain to use for your tokens. Ethereum is very expensive on deployment, minting or sending tx gas fees. Polygon (MATIC) and Binance Smart Chain (BSC) are also supported. The Polygon (MATIC) blockchain is recommended for negligible tx gas fees.

Tokens on the Polygon (MATIC) chain can be bridged to the Ethereum later if needed.

Lazy Minting – NFT Marketplace Howto

Mint on publish and Mint on sale modes can be configured for any token product. The Mint on sale is a so-called Lazy minting technique, which allows the holder to postpone the token minting tx fee payment until the token selling time when the buyer has already paid for the token, effectively compensating the minting tx fee paid by the seller.

Royalty

The royalty recipient and fraction parameters can be specified if the NFT smart contract supports it:

NFT minting - NFT WordPress Plugin for WooCommerce
The Minting with Royalty parameters specified

Typical minting function signature in this use case:

function mint(address to, uint256 tokenId, string memory tokenURI, address royaltyRecipient, uint256 royaltyFraction)

Auction

Auction features can be added with any WooCommerce Auction plugin, but if multi vendor is needed, then you need to use:

The Configure WordPress Plugins Service can be used to let us configure plugins for you.

Video NFTs

The Product Video for WooCommerce plugin is supported for video NFTs creation.

NFT Series

To sell an NFT series, the Advanced Custom Fields plugin needs to be used. Create two custom fields with this plugin, as shown on these images:

Advanced Custom Fields - NFT Marketplace Howto
Advanced Custom Fields - NFT Marketplace Howto

The result on the NFT product creation page will be like this:

NFT ACF Product Create - NFT Marketplace Howto

When such a product will be sold, a new product with the same image and the Edition value of 2 will be created automatically. The Edition and Editions fields will be added to the metadata JSON file of the token minted also.

Note that any names for these fields can be used, not only Editions/Edition as in this example.

NFT parameters metadata

Each NFT token has a JSON metadata file associated and stored on the IPFS typically. But howto add custom metadata to your WooCommerce WordPress NFT product?

There are two techniques supported to add your custom metadata to the metadata JSON file – the Advanced Custom Fields plugin and the standard WooCommerce Variable Product functionality.

In the Advanced Custom Fields plugin case you can create NFT products with predefined custom metadata fields.

With the WooCommerce Variable Product functionality you can define a single WooCommerce product with an automatically generated user interface your buyers will be able to use to choose the combination of metadata for the NFT token they want to buy.

White List/KYC – NFT Marketplace Howto

After your contract is deployed, the final step is to allow the admin address to mint tokens. This address is generated or configured on a page like: https://example.com/wp-admin/options-general.php?page=cryptocurrency-product-for-woocommerce&tab=default See the Ethereum wallet address setting documentation.

You need to call the grantRole method for the admin address to give it the MINTER role: 0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6

  • First argument: 0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
  • Second argument: Your admin address here. See above.

And you need to do it from your NFT token contract owner address. Check it in the owner property of your contract.

See this video guide for details please:

After it will be done, send some ETH/BNB/MATIC to your admin address to pay NFT minting gas fees.

Note that vendor minting can be configured instead of the admin minting. But in this case you’ll need to call the grantRole method for each new vendor approved. And vendors need to top up their wallets with ETH/BNB/MATIC for minting gas fees. The admin minting is a much more user friendly solution.

There is a way to let buyers compensate the minting tx cost by adding a shipping fee or a token price mark up fee.

Token info displaying (shortcodes)

WodPress shortcodes can be used to display token properties on a product or any other page:

  • [nft-product-token-id productid="123" onlyminted="1" placeholder="N/A" decimal="1"] shortcode to display the product’s tokenID value. If the productid attribute is omitted, the current displayed product id is used. If the onlyminted attribute is set to 1, the only already minted tokens tokenID value is shown. If token is not minted the placeholder attribute value will be displayed. The decimal attribute can be used to display the token ID in a decimal instead of the default hexadecimal form.
  • [nft-product-token-address productid="123" onlyminted="1" placeholder="N/A"] shortcode to display the product’s token contract address value. If the productid attribute is omitted, the current displayed product id is used. If token is not minted the placeholder attribute value will be displayed.
  • [nft-product-token-txhash productid="123" onlyminted="1" placeholder="N/A"] shortcode to display the product’s token txhash value. If the productid attribute is omitted, the current displayed product id is used. If the onlyminted attribute is set to 1, the only already minted tokens txhash value is shown or empty value otherwise. If token is not minted the placeholder attribute value will be displayed.
  • [nft-product-token-meta productid="123" onlyminted="1" param="name" attribute="author" placeholder="N/A"] shortcode to display the product’s token meta information and attributes value. If the productid attribute is omitted, the current displayed product id is used. If the onlyminted attribute is set to 1, the only already minted tokens meta values is shown or empty value otherwise. If token is not minted the placeholder attribute value will be displayed.

Theme Requirements

Any WooCommerce compatible theme should work OK. In the multi vendor case the more precise requirement can be if it supports the WCVendors plugin, but it is optional. In most cases WooCommerce should be just enough.

Other Requirements – NFT Marketplace Howto

All requirements of the base Cryptocurrency WordPress Plugin for WooCommerce should be met.

The NFT WordPress Plugin for WooCommerce specific requirement is to enable the allow_url_fopen setting in your PHP ini file. It is used to efficiently open big image and video files of your NFT products.

IPFS storage

In this section you’ll learn howto put images and video files of your WordPress WooCommerce NFT products on IPFS using pinata.cloud or nft.storage service.

IPFS storage is better since it adds more trust to your tokens.

IPFS Settings - NFT Marketplace Howto
IPFS configuration example

Note that your NFT smart contract should have a minting method with signature like this:

function mint(address to, uint256 tokenId, string memory token_IPFS_URI)

Names do not matter here, but this function should have three arguments with the meaning given by their names above.

You can use the Smart Contract Development Service to develop an NFT smart contract for your project.

NFT Media Submarining – NFT Marketplace Howto

Any number of downloadable files can be added to an NFT token WooCommerce product. These files will not be uploaded to IPFS. Only hashes will be calculated and added to the attributes section of the NFT meta data JSON file stored in IPFS.

The Ultimate Downloadable Products for WooCommerce plugin enables to display downloadable files on a product page with thumbnails for images.

Ultimate Downloadable Products for WooCommerce
The downloads tab with blured small image previews.

This way only the NFT token owner will be able to download such submarined files from your site, and in the same time, NFT token owner can always verify if files provided are the right ones by calculating it’s hashes and compare it with hashes from the JSON meta data file.

Set a low quality or just a placeholder image as a featured image of your WooCommerce NFT product for such submarine NFTs.

The NFT Mint button FOMO?

There is a popular feature request for a “NFT Mint Button”. The idea is to let the buyer choose a number of NFTs to mint, and mint them at once by pressing a Mint button with payment integrated.

There may be some good uses of this feature, but in a nutshell, it is a kind of a FOMO technique. NFTs are unique entities a buyer needs to choose for their unique value. Any use case that forces a buyer to buy several NFTs with an unknown value (not a price, but value) breaks the original idea of NFTs as an unique entity and is a suspicious behavior.

The ethereumico.io team will not develop or support solutions like this. Thank you for your understanding.

Consider the valid NFT Series functionality that can be used to sell many NFTs from a single WooCommerce product. Or other custom metadata generation techniques available, like the Advanced Custom Fields or WooCommerce Variable product functionality.

NFT WordPress Plugin vs. opensea

The fundamental difference of the NFT WordPress Plugin Kit described in this NFT WordPress WooCommerce guide with opensea and other similar platforms is that opensea is implemented as a smart contract on a blockchain, and the NFT WordPress Plugin Kit is not. All logic is implemented in a traditional server side PHP code.

Both of these implementations have advantages and disadvantages:

  • The opensea advantage is that payment and minting can be done in a single transaction. Buyer pays the tx gas fee and can be 100% sure that the token will be sent to him after the payment. Sales history with prices can be verified on a blockchain.
  • The opensea disadvantage is that since payment and minting transactions are coupled, they can not accept fiat USD or Bitcoin. For example, only ETH for Ethereum based tokens, or MATIC for Polygon based tokens.


For the NFT WordPress Plugin Kit it is vice versa:

  • The NFT WordPress Plugin Kit advantage is that payment and minting transactions are decoupled. It allows accepting virtually any fiat or crypto currency as a payment. 
  • The NFT WordPress Plugin Kit disadvantage is that since payment and minting transactions are decoupled, the buyer pays only for the payment transaction fee, and the seller should pay for the minting transaction fee. And the buyer can not be 100% sure that the token will be sent to him after the payment, since there is no smart contract in between that can guarantee it. No verifiable sales history with prices exists on a blockchain also.

There is a way to let buyers compensate the minting tx cost by adding a shipping fee or a token price mark up fee.

An additional NFT WordPress plugin advantage is that it can be easily integrated in the WordPress/WooCommerce plugins ecosystem, giving the site admin virtually endless toolkit to implement the unique site’s idea with a very reasonable budget.

Real World Examples

Examples of NFT stores built with these plugins:

See also the demo site where you can register as a vendor and create your own NFTs on a rinkeby test network, and buy them to test it in action: demo.ethereumico.io

Guides and Documentation – NFT Marketplace Howto

Guides for NFT store configure:

Video guides:

The Configure WordPress Plugins Service can be used to let us configure plugins for you.

Installation

Requires the PRO version of the Cryptocurrency Product for WooCommerce plugin.

  • Make sure that System Requirements for the NFT WordPress plugin are met on your hosting provider.
  • This provider was tested for compliance: Cloudways
  • Install and activate it as you would any other plugin
  • Create and configure new cryptocurrency product of the NFT type. Use the ERC20 token product creation guide if unsure please

Configure the NFT WordPress Plugin

Mint NFT Token for Testing

Use this Testing the NFT WordPress Plugin for WooCommerce guide please

Create NFT Product for existing token

Create NFT product for minting

More video guides can be found here: https://www.youtube.com/channel/UCcD8sFEzUoulvnU1NPau6OA/videos

Testing

Use this guide please: Testing the NFT WordPress Plugin for WooCommerce

l10n – NFT WordPress Plugin

This plugin is localization ready.

Languages this plugin is available now:

  • English
  • Russian(Русский)
  • German(Deutsche)

Additional information

Brand

EthereumICO.io

Guaranty

Lifetime

Refund policy

7-days money back

License

Single Site, 2-Sites, 3-Sites, Unlimited

Subscription

Monthly, Annually, Lifetime

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

You may also like…