Server recommendations
Recommended
- Dedicated Hosting server - Atleast 8 cores & 16GB RAM
- PHP version 7.4 or greater.
- MySQL version 5.6 or greater OR MariaDB version 10.1 or greater.
- WordPress 5.0 or higher
- Woocommerce 5.0 or higher
- Advanced Custom Fields Pro 5.0 or higher
- WordPress memory limit of 256 MB or greater.
- HTTPS (SSL) support.
PHP configuration limits
Setting |
Value |
|
max_execution_time |
300 |
|
memory_limit |
256M |
|
post_max_size |
32M |
|
upload_max_filesize |
32M |
|
max_input_vars |
2000+ |
|
WordPress memory limit
define( 'WP_MEMORY_LIMIT', '256M' );
Related official WordPress and Woocommerce docs
Did this answer your question?
Thanks for the feedback
There was a problem submitting your feedback. Please try again later.