To use Groovy menu you should ensure that your website is operating on WordPress 5.0 or greater version.

Minimum server requirements

For correct work of Groovy menu, web hosting must meet the following requirements:

  • PHP 7.0 or greater version
  • MySQL 5.6 or greater OR MariaDB 10.0 or greater

We recommend Apache or Nginx as the web server since they are the most reliable and functional. Though, in most cases, any server supporting PHP and MySQL will work well.

Minimum PHP limit settings

We recommend to set the following minimum limits for php.ini:

  • max_execution_time 180
  • max_input_time 180
  • memory_limit 64M
  • post_max_size 8M
  • upload_max_filesize 8M
  • max_input_vars 1000

Additionally, if your site is on VPS or dedicated server

Please make sure that the following PHP modules are installed and active:

  • curl
  • json
  • zip
  • mbstring