# FrE Private Message

This extension helps the employers and freelancers to have a better communication. Using this extension, employers can easily start a private conversation with freelancers before accepting the bids.\
**Note:**

* Freelancer has to bid on the project first.
* Only employer can start the conversation.

#### Installing the extension

**Automatic installation:**

1. &#x20;  Download FrE Private Message from your EngineThemes account.
2. &#x20;  Go to **Plugins > Add new > Upload > Choose FrE Private Message** and upload it.
3. &#x20;  If successful, click **Activate Plugin** to activate it.

**Manual installation:**

1. &#x20;  After purchasing FrE Private Message, download it from your EngineThemes account.
2. &#x20;  Extract the downloaded file into your **wp-content > plugins** folder.
3. &#x20;  Activate the plugin in “ **Plugins**” tab in the back-end.

#### Setting up the extension in the dashboard

Once you activate the extension, you'll see a section named "Private message" in your Engine settings tab. In this section, you can decide how the extension will work in the front-end.

1. &#x20;  To prevent spamming onsite, you can set time delay between two messages.You can decide the time delay between the two messages as well as the two reply.
2. &#x20;   You can view the email notification will be sent to the users when the conversation is started.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57173dc490336027966779d4/file-4LTjlfano7.jpg)

3. &#x20;  As an admin, you can't interact in the users' conversations. However, you can check them out in the Private messages tab.

In this tab, you can view, edit, delete and also add a new private message.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57173dd1c697911a6f03ae18/file-aMEcYivQkU.jpg)

#### How the extension works in the front-end

**Employer:**

After posting a project and then receiving notification of bidding from freelancers, employer can send a message to specific bidder before accepting the bid in Your profile/Project details. Employer clicks on the project, then the image below would appear. There is a blue Message button on the right corner:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57173de790336027966779d5/file-et6Muu92ki.png)

Employer clicks on that blue button and a pop-up will show up, like this:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57173df890336027966779d6/file-7OEYIF0of6.png)

Freelancer: After employer types a message and sends it, freelancer would receive a notification about a new message in the Inbox:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57173e03c697911a6f03ae1a/file-MKXLSd2ymF.png)

Freelancer clicks on the message to read and reply:

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/57173e2190336027966779d7/file-jv9QjzriF7.png)

And then the message flow continues smoothly when the user can receive new message instantly without refreshing page.&#x20;


---

# 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://enginethemes.gitbook.io/docs/freelanceengine/fre-introducing-the-extensions/fre-private-message.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.
