# Install WordPress plugin

### How to install the WordPress plugin on your WordPress website?

Install the AppMySite plugin on your website’s admin panel to connect your website and app. You can download the plugin from AppMySite’s official WordPress page or install the plugin directly on your website’s admin panel.&#x20;

{% hint style="danger" %}
Installing the plugin on your website is mandatory for both WordPress & WooCommerce apps.&#x20;
{% endhint %}

Follow this visual guide to install the AppMySite plugin on your WordPress website:

{% embed url="<https://scribehow.com/shared/Install_WordPress_plugin__AfPFjxVlSlyA2sv1pJST3Q>" %}

Watch this video to learn how to install and activate the AppMySite plugin on your WordPress website to connect it with your mobile app:

{% embed url="<https://youtu.be/M9ashfoaTNQ>" %}

#### Option 1 : Download the plugin from AppMySite’s WordPress page

<figure><img src="/files/I6LkzxpLR6pnJUSTVitu" alt=""><figcaption></figcaption></figure>

* Login to your AppMySite account. Navigate to [**Connectivity > Install plugin**](https://app.appmysite.com/app/connect/wp-plugin).&#x20;
* Click on Download Plugin. This will redirect you to the official [AppMySite WordPress plugin page](https://wordpress.org/plugins/appmysite/)
* Click on the Download button to download the plugin's zip file.
* Now login to your website’s admin panel. Navigate to Plugins > Add Plugin from side menu.
* Click on Upload Plugin and upload the plugin zip file from your device.
* Activate the AppMySite WordPress plugin to complete the process.

{% hint style="warning" %}
The AppMySite plugin is compatible with WordPress version 6.6 and higher.
{% endhint %}

#### Option 2: Use the ‘Install plugin’ option

You can use this option if you’re already logged in to your website’s admin panel. The following steps explain the process:

* Login to your AppMySite account. Navigate to [**Connectivity > Install plugin**](https://app.appmysite.com/app/connect/wp-plugin).&#x20;
* Click on the Install plugin. This will redirect you to Plugin screen of your WordPress website.
* Click on "Install Now" to install the plugin. Activate the plugin to complete the process.

#### Install and activate the plugin via your website’s admin panel

Follow these steps if you’re not logged in to your website’s backend.

* Log in to your website’s admin panel. Navigate to Plugins > Add Plugin.
* Search for “AppMySite” in the plugin search bar.
* Click on the Install Now button to install the plugin.
* Activate the plugin to complete the process.

{% hint style="success" %}
The WordPress plugin key will help access in-depth troubleshooting capabilities for better connectivity between your website and app.&#x20;
{% endhint %}

#### Verify

Once you’ve installed the plugin, you can verify the plugin installation. Follow the steps below to complete the process:

* From your AppMySite app dashboard, navigate to **Connectivity > Install Plugin**
* &#x20;Click on **Verify** to complete the process.

#### Enter Your License Key

* Once the verification is complete, click on the Generate button.
* Your Plugin license key will be generated. &#x20;
* Copy your unique license key and paste it on the Plugin dashboard in your WordPress admin panel. &#x20;

{% hint style="success" %}
The plugin license key unlocks advanced troubleshooting features for enhanced connectivity between your website and app.
{% endhint %}

<br>


---

# 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.appmysite.com/app/connectivity/wordpress-connectivity/install-wordpress-plugin.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.
