> For the complete documentation index, see [llms.txt](https://docs.novaworks.net/naturya/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novaworks.net/naturya/getting-started/requirements-for-naturya.md).

# Requirements for Naturya

To use **Naturya**, please make sure you are running WordPress 4.1 or higher, PHP 5.3 or higher, and MySQL 5.6 or higher. We have tested it with Mac, Windows and Linux. Besides, please check the recommended server configuration for proper theme functioning:

**Minimum server configuration**

* PHP version - 5.6 and higher
* MySQL version - 5.6 or higher
* memory\_limit – 256M
* max\_execution\_time – 360
* max\_input\_time – 120
* upload\_max\_filesize – 64M

**Recommended server configuration**

* PHP version - 7.0 and higher
* MySQL version - 5.6 or higher
* memory\_limit – 512M
* max\_execution\_time – 480
* max\_input\_time – 240
* upload\_max\_filesize – 128M
