Server requirements
Below are the server requirements for the theme
- The PHP version should be 7.4
 - PHP Zip extension Should be Installed
 - max_execution_time = 300
 - max_input_time = 300
 - memory_limit = 512
 - max_input_vars = 3000
 - post_max_size = 50M
 - upload_max_filesize = 50M
 - CURL should be enabled to download Unyson extensions and demo content.
 - Node.js server should be installed( required only for real-time chat )
 - allow_url_fopen and allow_url_include
 - Make sure GD & Imagemagick libraries should be installed on your server. Which is required to upload and generate images sizes
 

