If you would like to get this plugin on your site, please make sure you have the installed WordPress on your server. To successfully run Configurator on your website we recommend a certain PHP and WordPress configuration setting.
Requirements
Please check if these requirements are met. WordPress 5.5 or higher, PHP 7.2 or higher, MySQL 5 or higher.
Configuration
Memory Limit: Sometimes a WordPress Memory Exhausted error shows up when activating a new plugin or doing some other task. If it happens some fatal errors will display. You can have a closer look at how to increase the PHP memory limit here.
Max Upload Size: Depending on the web hosting company you choose and the package you select, each of you will see maximum file upload limit on your Media Uploader page in WordPress. You can have a closer look at how to increase the PHP Max Upload Size here. Few of the optional settings for php.ini file below:
- max_input_vars = 20000
- post_max_size = 256M
- max_execution_time = 300