> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/marketing4dynamics/installation/install-from-website.md).

# Install from Website

Installing Marketing4Dynamics solution in your CRM environment is quite easy. First, you have to download the solution package file from the website and then follow the steps given below:

### Using Package Deployer

* Download the **Marketing4Dynamics\_9\_0\_0\_0.zip** from the website&#x20;
* Extract the zip file you’ve downloaded and right-click on *Inogic.Marketing4Dynamics.PackageDeployer.dll* file inside the *Marketing4Dynamics\_PackageDeployer* folder.
* Click on **"Properties."**

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

* Click on the checkmark beside **"Unblock."** Click on **"Apply"** and then **"OK."**

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

* Double-click on **PackageDeployer.exe**

![](/files/-MgR-hJppNRdqN_BRF52)

* Click on **Continue**.

![](/files/-MgR-ryHIjQIdL464PpO)

* Select **Office 365** as deployment type **->** Enter your **CRM credentials** **->** Click on **Login**.

![](/files/XyNzizk80gSo5MTnhScN)

* Select the **environment** you want to install Marketing4Dynamics.

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

* It will open to Marketing4Dynamics **welcome screen** **->** Click on **Next**.

![](/files/-MgRItWFkgZEc2Um3GEJ)

* Click on **Next.**

![](/files/-MgRJ1jWo2iRVvVeWMvJ)

* Ensure all ticks are **green** **->** Click on **Next**.

![](/files/-MgR0abgmkNw1VA_6p6E)

* The solution will be imported within a span of **10 - 15 minutes** (may vary). After the import is complete the screen will look as below **->** Click on **Next.**

![](/files/-MgR0hRGLlFc0ofD6d0u)

* Click on **Finish** **->** Go to Dynamics 365 CRM to complete **license registration**.

![](/files/-MgR0nulC0L7ouwW-vJm)

{% hint style="info" %}
**Note:** If you encounter the error *"No import packages were found. Exiting the program"*, please refer to this [FAQ](https://docs.inogic.com/marketing4dynamics/faqs#id-5-what-to-do-if-the-no-import-packages-were-found.-exiting-the-program-error-message-pops-up-when-tr) for guidance on resolving this issue.
{% endhint %}

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inogic.com/marketing4dynamics/installation/install-from-website.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
