We'll create fresh WordPress site with CoCart – Rate Limiting installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This free add-on for CoCart enables the rate limiting feature available in version 4.0 an up.
Simply install and activate. No configuration required!
But if you want, you can change any of the options via your wp-config.php
file.
These are the constants to use in your wp-config.php
which will override the default values.
define( 'COCART_RATE_LIMITING_ENABLED', true );
define( 'COCART_RATE_LIMITING_PROXY_SUPPORT', false );
define( 'COCART_RATE_LIMITING_LIMIT', 25 );
define( 'COCART_RATE_LIMITING_SECONDS', 10 );
[See guide on Rate Limiting] for more advanced setup.
We also have other add-ons that extend CoCart to enhance your development and your customers shopping experience.
A Slack community for developers, WordPress agencies and shop owners building the fastest and best headless WooCommerce stores with CoCart.
Bug reports for CoCart – Rate Limiting Support are welcomed in the CoCart – Rate Limiting repository on GitHub. Please note that GitHub is not a support forum, and that issues that aren’t properly qualified as bugs will be closed.
This plugin is created by Sébastien Dumont.