Description
Disable WooCommerce Checkout is a simple plugin that prevents customers from completing the checkout process in WooCommerce. Instead, users are redirected back to the shop page whenever they try to proceed to checkout. The βAdd to Cartβ functionality remains intact, making this plugin ideal for:
- Demo websites where checkout is not needed.
- Temporary shutdowns of checkout due to emergencies or maintenance.
When users attempt to go to the checkout page or click on the βProceed to Checkoutβ button, they are redirected back to the shop page, ensuring that the checkout process is disabled. This can be handy for showcasing products without allowing actual purchases.
License
This plugin is licensed under the GPLv3 or later. For details, visit GPLv3 License.
Installation
- Upload the plugin files to the
/wp-content/plugins/wpplugz-disable-checkout
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the βPluginsβ screen in WordPress.
- The plugin will automatically disable checkout functionality, when activated, while still allowing products to be added to the cart.
- To enable checkout, deactivate plugin.
FAQ
-
Can I still add products to the cart?
-
Yes, products can still be added to the cart. This plugin only disables the checkout process.
-
What happens when a user clicks βProceed to Checkoutβ?
-
When a user clicks βProceed to Checkout,β they are automatically redirected back to the shop page.
-
How do I restore normal checkout functionality?
-
Simply deactivate the plugin, and WooCommerce checkout will be re-enabled.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WPPlugz Disable Checkout” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPPlugz Disable Checkout” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.
- Disable WooCommerce checkout and redirect users to the shop page.