Skip to content

System Requirements

ComponentVersion
WordPress6.2+
WooCommerce8.0+
PHP8.1+
MySQL5.7+
MariaDB10.3+

Important: The plugin requires PHP 8.1 or higher due to modern PHP features (readonly properties, enums).

ComponentVersion
WordPressLatest stable (6.5+)
WooCommerceLatest stable (8.7+)
PHP8.2+
MySQL8.0+
MariaDB10.6+
RAM512 MB+
PHP Memory Limit512 MB+

For larger e-shops with many products and rules, we recommend PHP 8.2+ and a 512 MB+ memory limit.

memory_limit = 512M
max_execution_time = 300
Does the plugin work with PHP 8.0?

No, the minimum is PHP 8.1 due to readonly properties, enums, and first-class callable syntax.

Why WooCommerce 8.0+?

The plugin uses modern APIs: High-Performance Order Storage (HPOS), Cart/Checkout blocks.

How do I check my PHP version?

WordPress admin: Tools → Site Health → Info → Server, or WooCommerce → Status → System Status.

Lower memory limit?

The plugin works with 256 MB, but it may cause errors with large catalogs. We recommend 512 MB.