# Requirements

In most cases , WordPress installation is a very simple process that takes less than five minutes to complete. Many web servers now offter tools to automatically install WordPress for you.

## **1) Requirements for WordPress**  <a href="#id-1-requirements-for-wordpress" id="id-1-requirements-for-wordpress"></a>

Make sure that your web host has the [minimum requirements to run WordPress.](http://wordpress.org/about/requirements/)​

You can download the latest WordPress release from [WordPress.org](http://wordpress.org/)​

## **2) Requirements for Opal Theme WP** <a href="#id-2-requirements-for-shome-wp" id="id-2-requirements-for-shome-wp"></a>

To use Opal Theme please make sure that your hosting is running as the following features:

{% hint style="info" %}
WordPress 5.2+
{% endhint %}

{% hint style="info" %}
PHP 5.6+&#x20;
{% endhint %}

{% hint style="info" %}
MySQL 5.6+
{% endhint %}

## **3) Recommended PHP Configuration Limits** <a href="#id-3-recommended-php-configuration-limits" id="id-3-recommended-php-configuration-limits"></a>

{% hint style="success" %}
Max\_execution\_time 600
{% endhint %}

{% hint style="success" %}
Memory\_limit 512M
{% endhint %}

{% hint style="success" %}
Upload\_max\_filesize 40M
{% endhint %}

{% hint style="success" %}
Post\_max\_size 48M
{% endhint %}
