> For the complete documentation index, see [llms.txt](https://ghozylab.gitbook.io/plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghozylab.gitbook.io/plugins/getting-started/system-requirements.md).

# System Requirements

To ensure optimal performance and compatibility, your website must meet the following minimum requirements before installing and using our plugin.

### 1. Server Requirements

* **PHP Version**: 7.2 or higher
* **MySQL Version**: 5.6 or higher / **MariaDB Version**: 10.1 or higher
* **Web Server**: Apache, Nginx, or LiteSpeed
* **Memory Limit**: 128MB or higher (256MB recommended)
* **SSL Certificate**: Required for secure connections (recommended)

### 2. WordPress Requirements

* **WordPress Version**: 5.2 or higher
* **REST API**: Must be enabled (default in WordPress 4.7+)

### 3. Additional Requirements

* **cURL Extension**: Required for API requests
* **JSON Extension**: Required for proper data handling
* **GD Library**: Required for image processing
* **WP Cron**: Must be enabled for scheduled tasks

For the best experience, we recommend using the latest stable versions of PHP, MySQL, and WordPress.

{% hint style="info" %}
If you’re unsure whether your server meets these requirements, please contact your hosting provider.
{% endhint %}
