Enables the rate limiting feature for CoCart.
As of April 2026, CoCart is a WordPress headless plugin with 10 active installations and a 0/5 rating0. It has been downloaded 2.0K+ times in total. Requires WordPress 5.6+ and PHP 7.4+. Available on WordPress.org since 2023. Last updated 1 year ago — may have compatibility concerns. Top alternative: WPGraphQL.
Enables the rate limiting feature for CoCart that is available in CoCart Plus and 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.
★★★★★
An excellent plugin, which makes building a headless WooCommerce experience a breeze. Easy to use, nearly zero setup time. Harald Schneider
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.
| WordPress | 5.6+ requiredTested up to 6.6.5 |
| PHP | 7.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.