WP Manifestindependent plugin directory
manifest / media / ipfs-nft-wordpress-plugin

IPFS Block Store

Wordpress Plugin to allow for saving and minting ipfs assets.

by iPal Media Inc. · github.com/vpallegar/ipfs-nft-wordpress-plugin

2stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/vpallegar/ipfs-nft-wordpress-plugin/archive/refs/heads/main.zip

Experimental - Still under active development so please use at own risk. Plugin to save posts, pages & media onto IPFS. Also ability to Mint any saved ipfs media.

Settings Screen Save Post revision to IPFS Save Media to IPFS Mint Media

Requirements

  1. Wordpress 5.8 or later.
  2. IPFS Infura Node (other options coming soon). Signup for free ipfs node at https://infura.io/product/ipfs.
  3. You will need an Ethereum or Polygon Contract Address if you want to Mint media as NFT's.

Getting Started

  1. Install plugin files
  2. Activate IPFS Block Stoe plugin.
  3. Visit IPFS Block Store > Settings in the cms to get started.

TODO

  1. Viewing currently saved Posts/pages from IPFS.
  2. Importing data from IPFS into wordpress.
  3. Ability to create collections when minting NFT's.
  4. Show previously minted NFT's.