WP Manifestindependent plugin directory
manifest / ecommerce / inkflow

InkFlow

InkFlow is a lightweight, zero-build Web3 WordPress plugin built exclusively for the Kraken Ink L2 Ecosystem. It allows creators to instantly monetize their content via secure, gasless natively-verified crypto micropayments.

by Love4Crypto · github.com/love4crypto/inkflow · website

0stars
0forks

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/love4crypto/inkflow/archive/refs/heads/main.zip

Lightweight, Zero-build Web3 Monetization Plugin for the Kraken Ink L2 Ecosystem.

InkFlow allows WordPress creators to instantly monetize their content via secure, gasless, natively-verified crypto micropayments directly on the Ink Mainnet.

✨ Key Features

  • Zero-Build Architecture: 100% native PHP and Vanilla JS structure. Absolute zero reliance on Node.js, Webpack, or heavy bundlers.
  • Cryptographic API Verification: PHP Backend directly interrogates the Ink L2 RPC node to cryptographically prove payments before releasing content payloads.
  • Dynamic Barrier Shortcodes: Turn any WordPress Post into a secure premium vault with a single slice shortcode.
  • Persistent Web3 Memory: Uses browser localStorage to permanently remember returning buyers statelessly.

📸 Screenshots

inkflow-settings inkflow-shortcodes-example inkbuilder-front for-ink-builder-program-2026-04-08-20_38_26

⚙️ Installation & Setup

  1. Upload the inkflow plugin folder to your WordPress /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to Settings > InkFlow in your dashboard.
  4. Paste your receiving Ethereum Wallet Address (0x...). That's it!

📖 Shortcode Usage

1. The Paywall Barrier 🔒

Instantly locks all content placed below this shortcode.

[inkflow_paywall price="0.0002"]

2. The Tip Jar ☕

Displays a beautiful UI widget encouraging readers to drop a fast ETH tip.

[inkflow_tip suggestedAmount="0.01"]

Crafted by Love4Crypto for the Ink Spark Grant