| 开发者 | avenialabs |
|---|---|
| 更新时间 | 2026年8月16日 23:24 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/avenia-digital-products/ or install via Plugins → Add NewYes. This version stays fully usable for digital downloads with no trial timer. Full is optional if you need subscriptions, product license keys, reports, and other Full features.
No listing fees and no per-sale fee from this plugin. Stripe and PayPal charge their own processing fees.
Ebooks, PDFs, templates, design assets, photography, audio or video files, and software zips. Subscriptions, license keys, and WordPress plugin or theme updates are in Full only.
After payment, customers get an email with a download link. They can also find purchases on the My Account page. Downloads are protected through the plugin, not a public media URL.
Yes. Enable free download on a product for lead magnets. Checkout is skipped; you can optionally collect an email before delivery.
Simulate lets you test the store without connecting a payment provider. Sandbox uses Stripe or PayPal test credentials for real checkout flows with test cards. Live accepts real payments. You can save test and live credentials and switch modes in settings.
Yes. Products and cart icon blocks (and matching shortcodes) let you place the catalog and cart in the editor.
Buy Full from aveniadigitalproducts.com. Deactivate and delete this plugin, install Full, then activate your license key. Do not run both at the same time. Your products and orders stay in the database.
Human-readable block sources live in blocks/products/index.js and blocks/cart-icon/index.js (with matching package.json files). Built assets used by WordPress are in each block’s build/ folder. To regenerate the built files: install Node.js, then in each block directory run npm install and npm run build (@wordpress/scripts).