Before installing Yomooh, ensure your hosting meets the following requirements:
A. WordPress Requirements
-
WordPress Version: 6.0 or higher (latest recommended).
-
PHP Version: 7.4 or later (PHP 8.0+ preferred for better performance).
-
MySQL Version: 5.6 or higher / MariaDB 10.1+.
-
Memory Limit: At least 128MB (256MB recommended for smooth operation).
B. Server Requirements
-
Web Server: Apache (with
mod_rewrite
) or Nginx. -
HTTPS/SSL: Strongly recommended for security.
-
Required PHP Extensions:
-
cURL
(for API requests and updates). -
GD Library
(for image optimization). -
DOM
(for theme customization). -
JSON
(for theme settings and dynamic content). -
mbstring
(for multilingual support).
-
How to Check Your Server Settings
-
Go to WordPress Dashboard > Tools > Site Health > Info.
-
Under Server, check PHP version, memory limit, and required modules.
-
If any requirement is missing, contact your hosting provider.