Requirements and Compatibility
WordPress 4.9or higher andPHP 7.4 or higher;To avoid problems with demo content import, you must be sure that
file_get_contents()function is enabled in the server configuration.Recommended
memory_limitis no less than 128M;upload_max_filesizeshould be no less than 64M.max_execution_timeshould be no less than 3600.max_execution_timeshould be no less than 3600.
Please check the request to install:
Woocommerce: https://docs.woocommerce.com/document/server-requirements/
Wordpress: https://wordpress.org/about/requirements/
Last updated