# Installation

## **Minimum Requirements**

* WooCommerce 7.0 or greater

## Manual installation uploading files to the server

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

## Manual installation uploading zip file from WordPress Admin

1. Sign in to your **WordPress Admin.**\ <img src="/files/nAJMLqRjAJojSPUsKOXu" alt="" data-size="original"><br>
2. In the left-hand menu, select: **Plugins** > **Add New**.\
   ![](/files/LMFXufm6B4vtrE9Jl6r7)
3. Select **Upload Plugin**.\
   ![](/files/loefyPDTotzCL70u7kCF)
4. Select **Choose File**.\
   ![](/files/XTuKfNx2BQvJrZVYZaFG)
5. Locate and select the plugin .zip file on your local computer and then select **Open**.
6. Select **Install Now**.\
   ![](/files/rxkc9MA8KIq52MfAuSXL)
7. *Optional*: Select Activate Plugin if you want the plugin to be active after the installation. If not, you can always activate it later.


---

# 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://apidocs.onekeypayments.com/guides/deposits/solutions/plugins/woocommerce/installation.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.
