# Getting started

Quantum Manager is a free file and media manager for Joomla. It allows to upload and resize images in the editor. You can manage not only images, but any file type that you allow to upload. Powerful content editor button allows you to create custom embed templates. User group profiles will make your work with files more flexible.

It is possible to override image buttons of the core media manager and make your work with the content much more comfortable.

All that you need to make your work with files more effective have already been designed in Quantum Manager.

### System Requirements

| Minimal       | Recommended |
| ------------- | ----------- |
| Joomla! 5.0.x | Joomla 6.+  |
| PHP 8.2+      | PHP 8.3+    |

* `memorylimit` - set maximum value
* Enable `fileinfo` PHP module&#x20;

### Additional libraries used in Quantum Manager

The package uses additional libraries **Jinterventionimage,** **Jlib Fields** and **Jpel** to be taken from 3rd party sites.&#x20;

{% hint style="success" %}
The Quantum Manager package uses additional libraries **Jinterventionimage,** **Jlib Fields** and **Jpel** to be taken from 3rd party sites.&#x20;
{% endhint %}

{% hint style="danger" %}
If you are facing issues with installing these plugins, you can download them from Github and install manually as a typical Joomla extension:
{% endhint %}

* Jinterventionimage library - <https://github.com/Delo-Design/jinterventionimage>
* Jlib fields - <https://github.com/JPathRu/lib_fields>
* Jpel library - <https://github.com/Quantum-Manager/jpel>

### Version for Joomla 3 (obsolete)

Quantum Manager 2.0.4 is the last version which is compatible with Joomla 3. \
You can [download it on Github](https://github.com/Quantum-Manager/start/releases/tag/2.0.4). No any guarantee of the correct work is given.

{% hint style="info" %}
**Note:** Joomla 3 is reached its End of Life and using this version of the CMS is not secure. We highly recommend to migrate your site to the latest Joomla version.
{% endhint %}


---

# 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.norrnext.com/quantum-manager/getting-started.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.
