| 开发者 | pcio |
|---|---|
| 更新时间 | 2026年9月11日 20:31 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[pcio_me_shop] storefront with Stripe checkout, a Shop Orders list in Finance, automatic membership subscriptions on the member list, and a renewal/expiry reminder cron.
Features:
[pcio_me_shop] shortcode with Stripe checkout.pcio-vis-products directory to /wp-content/plugins/.Add the [pcio_me_shop] shortcode to any page, or browse the shop under /vis/shop.
Stripe configuration is shared with the PCIO VIS Tickets plugin. No separate Stripe setup is needed in this plugin.
/vis/shop now lets authorized users create, edit and delete member subscriptions directly, alongside the ones generated automatically from Stripe orders. The dialog picks a product, the member's membership number, an expiry date and a status (active, expired or cancelled)./vis/shop page now opens for finance managers too./vis/mails/) for the subscription reminder, subscription-ended, order-confirmation, and delivery-notification emails, with insertable tags such as {name}, {product_name}, {expire_date}, {renew_url}, {licence_keys}, {order_no}, and {site_name}. Templates are seeded automatically, including on existing installs.[pcio_me_member_subscription_count] shortcode that shows an animated count of members with an active membership subscription.{subscription_name}, {expire_date}) are now available as tags in the member welcome email.max_qty attribute on the [pcio_me_product_order] shortcode.[pcio_me_shop], [pcio_me_product_order], and [pcio_me_member_subscription_count], including navigation entries./vis/shop and /vis/delivery admin pages./vis/delivery showed a duplicate section heading — the JS-rendered "Delivery Orders" inner header has been removed.