Prospress Inc.
Grow your team on GitHub
GitHub is home to over 31 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned
repositories
-
Import your subscribers to WooCommerce from a CSV. Or export your subscription data from WooCommerce to CSV.
-
Disable the automatic updates to report cache run by WooCommerce Subscriptions.
-
Customize the price displayed to your customers for subscription products (or non-subscription product).
-
Add subscription options to non-subscription products, or even to entire carts. Requires WooCommerce Subscriptions.
-
Advanced actions for automating a subscription's lifecycle with AutomateWoo.
-
woocommerce
Forked from woocommerce/woocommerceAn open source eCommerce plugin for WordPress.
-
A scalable, traceable job queue for background processing large queues of tasks in WordPress. Specifically designed for distribution in WordPress plugins (and themes) - no server access required.
-
Require your subscribers to confirm just-one-more-time before cancelling their subscription.
-
A library to track and prorate payments for a subscription using WooCommerce Subscriptions based on the status of an external resource.
-
Increase Action Scheduler time limit, queue size and concurrency to process large queues of actions more quickly on high volume websites with more server resources.
-
Cancel a subscription when the most recent order is fully refunded. Both refunds on a parent or renewal order will trigger cancellation, as long as it is the most recent order.
-
In some cases, if the tax settings change after some subscriptions have been created, their totals need to be recalculated in order to include the proper taxes. This plugin recalculates all the subscriptions totals.
-
Using WooCommerce Subscriptions? Want to disable PayPal for subscription purchases, but still offer it for buying one-off products? Install and activate this plugin.
-
A new data store for Action Scheduler to implement custom tables for data storage instead of a WordPress Custom Post Type. Currently in public beta. Not recommended for use on live sites without support from the Prospress team.
-
Disable Action Scheduler's default queue runner, by removing it from the WP-Cron hook.
-
By default, WooCommerce Subscriptions will calculate the next payment date for a subscription from the time of the last payment. This plugin changes that to preserve the original schedule and calculate the next payment date from the scheduled payment date, not the time the payment was actually processed.
-
Cancel a subscription after all failed payment retry attempts have failed.
-
Subscriptions will skip Pending Cancellation and go directly to Cancelled status when Customer cancels their subscription.
-
Automatically add a specific coupon to the cart when a customer is about to resubscribe.
-
Gather additional information about scheduled actions which timeout.
-
Need to offer customers a coupon that will only discount a manual renewal payment? Now you can!
PHP GPL-3.0 UpdatedOct 30, 2018 -
A mini-extension to enable gifting functionality only on certain products
-
Helper classes for dealing with particular hosting providers.
PHP UpdatedOct 10, 2018 -
Determine why automatic subscription renewal payments aren't being processed despite using an automatic gateway.
-
Restricts subscription products to a certain number of total active (unended) subscriptions on a site.
-
Extension for WooCommerce Subscriptions. Allow subscriptions that contain synchronized products to be renewed early.
-
-
-
Schedule the 'wcs_generate_related_order_cache' and 'wcs_generate_customer_subscription_cache' actions if they are not already scheduled.
-
Disable WooCommerce Subscriptions' Staging Mode completely. Caveat emptor.