# Installation

The Pro Pack plugin can be installed like just another plugin in your WordPress website&#x20;

### Installing from WordPress Dashboard

![](/files/WtSI1WNjetFdhqAtYxLx)

1. Download the plugin file (ZIP file) to your system
2. Login to your WordPress dashboard as an admin user
3. Goto your **Plugins > Add New** &#x20;
4. Click on '**Upload Plugin**' button and select the ZIP file (pro-pack-for-wp-job-openings.zip)
5. Click on '**Install Now'** button and activate it

### Manual Installation (Using FTP)

1. Download the plugin file (ZIP file) to your system
2. Upload pro-pack-for-wp-job-openings.zip to the wp-content/plugins directory to your web server.
3. Activate the plugin from the plugin menu within the WordPress admin.

Once activated you will be able to see all the extra options in the plugin settings area of the base plugin WP Job Openings


---

# 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.wpjobopenings.com/pro-pack-for-wp-job-openings/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.
