Releases: invalidcredentials/pbay-marketplace-cardano
Releases · invalidcredentials/pbay-marketplace-cardano
Release list
v0.1.2-alpha
Add shipping rate, ships-to fields, My Orders button, auto-save draft on review step
v0.1.1-alpha
PBay - Cardano Marketplace for WordPress
What's New in v0.1.1-alpha
- Terms of Service agreement gate — Admins must read and accept the ToS before accessing any PBay admin page. All pages redirect to How It Works until the terms are agreed to. The ToS card appears prominently at the top of the page for new installs, then moves below Requirements once accepted. Agreement can be revoked at any time, which re-enables the redirect gate.
Installation
- Download
pbay.zipfrom this release - Go to WP Admin → Plugins → Add New → Upload Plugin
- Upload
pbay.zipand activate - Navigate to PBay → How It Works to accept the Terms of Service
- Navigate to PBay → Setup to configure your API keys
Upgrading from v0.1.0-alpha
- Download
pbay.zipand upload via Plugins → Add New → Upload Plugin (WordPress will prompt to replace the existing version) - After activation, you'll be redirected to the How It Works page to accept the Terms of Service
Requirements
- WordPress 5.0+
- PHP 7.2+
- CardanoPress (for CIP-30 wallet connection)
- Anvil API key (for transaction building)
- Blockfrost API key (for on-chain queries)
Notes
This is an alpha release — expect rough edges. Feedback and bug reports welcome via GitHub Issues.
See CHANGELOG.md for full version history.
See README for full documentation.
v0.1.0-alpha
PBay - Cardano Marketplace for WordPress
A simple web2/web3 hybrid marketplace plugin. Sellers mint CIP-25 NFTs as inventory, buyers pay in ADA via CIP-30 wallets, on-chain receipts included.
Installation
- Download
pbay.zipfrom this release - Go to WP Admin → Plugins → Add New → Upload Plugin
- Upload
pbay.zipand activate - Navigate to PBay → Setup to configure your API keys
Requirements
- WordPress 5.0+
- PHP 7.2+
- CardanoPress (for CIP-30 wallet connection)
- Anvil API key (for transaction building)
- Blockfrost API key (for on-chain queries)
Notes
This is an alpha release — expect rough edges. Feedback and bug reports welcome via GitHub Issues.
See README for full documentation.