# Installation Guide

### PREPARING TO INSTALL <a href="#preparing-to-install" id="preparing-to-install"></a>

### **Pre-Requisites**

What is required?

* Journal Publication Plugin [**Download**](https://codecanyon.net/item/article-publication/21211407?utm_source=Documentation\&utm_medium=Product+Documentation\&utm_id=Landing+Page)
* Item [**Purchase Code**](https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-)
* Fully Configured [**Wordpress Website**](https://wordpress.org/support/article/how-to-install-wordpress/)

### **Plugin INSTALLATION**

{% embed url="<https://youtu.be/HgCYRkuZFuY>" %}
Install, Setup & Configure Plugin
{% endembed %}

### **INSTALLATION STEPS**

To install a Plugin from WordPress dashboard navigate to **Dashboard > Plugins** and click on the “**Add New**” option on the top.

<div align="left"><img src="https://2912550826-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MClN2UaQvvE_xoI37vK%2F-MEbnV9wWmUCxfhl6W4p%2F-MEc0ci_eV-f5oPZeXnp%2Fimage.png?alt=media&#x26;token=250fe484-caf9-4c6f-8cc4-41f98bc0a27a" alt=""></div>

&#x20;In the next screen click on the “**Upload Plugin**” option.

<div align="left"><img src="https://2912550826-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MClN2UaQvvE_xoI37vK%2F-MEbnV9wWmUCxfhl6W4p%2F-MEc0xCdCB4wNlkhRxB9%2Fimage.png?alt=media&#x26;token=66ed0aee-0229-43a5-a2af-4b23070f4cec" alt=""></div>

Browse the downloaded plugin file and install.

<div align="left"><img src="https://2912550826-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MClN2UaQvvE_xoI37vK%2F-MEbnV9wWmUCxfhl6W4p%2F-MEc0SZEcwMy-KUzZLrp%2Fimage.png?alt=media&#x26;token=ad29a1a2-422c-4c9c-bb7b-6186498a4f97" alt=""></div>

Activate the Plugin

### FTP Install

> To understand FTP think of it as a folder with a lot of sub-folders just like it is on your local system.

* &#x20;Log into your FTP account using an FTP program like [FileZilla](https://filezilla-project.org/).
* &#x20;Locate the WordPress installation folder and browse to **wp-content/plugins.**
* We need to extract the Plugin files from Journal-Research-Publication.zip and upload the Journal-Research-Publication folder with the plugin files.
* &#x20;Upload the main theme files to **wp-content/plugins/Journal-Research-Publication**
* Plugin should display in Plugins > Installed Plugins.
* Activate it from Plugins > Installed Plugins.


---

# 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://jrpdocs.hyvikk.space/getting-started/installation-guide.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.
