Descripción
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.
Instalación
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«WPPlugz Disable Checkout» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «WPPlugz Disable Checkout» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial release.
- Disable WooCommerce checkout and redirect users to the shop page.