# Інструкція по встановленню

### Актуальна версія плагіну на GitHub <a href="#id-1.-vstanovlennya-modulya" id="id-1.-vstanovlennya-modulya"></a>

{% embed url="<https://github.com/alliancedigital-tech/whmcs-alliancepay/releases>" %}

### Встановлення модуля <a href="#id-1.-vstanovlennya-modulya" id="id-1.-vstanovlennya-modulya"></a>

Перед початком переконайтеся, що у вас є архів із файлами модуля.

1. Розпакуйте архів з модулем на вашому комп'ютері.
2. Завантажте вміст архіву у корінь вашої інсталяції WHMCS через FTP або менеджер файлів панелі керування хостингом.
   * *Важливо:* Файли повинні потрапити у відповідні директорії:
     * `modules/gateways/alliancepay.php`
     * `modules/gateways/alliancepay/` (папка з SDK та шаблонами)
     * `modules/gateways/callback/alliancepay.php`


---

# 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.merchant.alb.ua/platizhni-vidzheti-dlya-cms/whmcs/instrukciya-po-vstanovlennyu.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.
