# Technical requirements

You can install the template on Joomla 4 and Joomla 5 on a server (Linux / Apache), but it can be installed also locally on your computer with WAMP/JAMP/XAMPP/MAMP software. Please make sure your system meets the following requirements:

* PHP 8+
* MySQLi 5.6+ or MariaDB
* upload\_max\_filesize = 4M (or more)
* memory\_limit = 128MB, 256MB (or 512MB is recommended)
* max\_execution\_time = 180 (but 300 or more is recommended)
* cURL library - your server must work with curl or url\_fopen.
* OpenSSL Libraries - must be enabled.
* PHP file\_get\_contents() function - must be available/unlocked.

{% hint style="info" %}
**Note:** Support for PHP 5.6 and PHP 7.0 ended (!). Change the PHP version from cPanel or change the hosting company.
{% endhint %}

### **Browsers support**

Chrome, Safari, Firefox, Brave, Opera, Edge (Chromium-based).

* Design support for Edge (old version) may be limited in certain areas. Please update to a new version.
* Design support for IE11 and IE10 is limited in certain areas. Please update to Edge (based on Chromium) or use custom CSS IE Hacks if necessary.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jollyany.co/templates/travelami/technical-requirements.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
