> For the complete documentation index, see [llms.txt](https://doc.plustools.de/map+plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.plustools.de/map+plus/einrichtung/installation.md).

# Installation

Für die Installation setzen wir ein installiertes cobra ADRESS PLUS, cobra CRM PLUS, cobra CRM PRO oder cobra CRM BI voraus. Die Installation muss an jedem Client-PC separat erfolgen.\
MAP+PLUS unterstützt die Versionen 2018 und 2020 von cobra. Für jede Version ist ein eigenes Setup verfügbar. Der Funktionsumfang der beiden Versionen ist identisch.

Nach dem Kauf des AddOns erhalten Sie von uns eine MSI Datei zur Verfügung gestellt, die Sie auf jedem PC installieren müssen, auf dem die MAP+PLUS Komponente verwendet werden soll.

![](/files/-M8ts-V4adIevRAuLMuJ)

Bevor Sie mit der Installation beginnen, schließen Sie bitte Ihr cobra ADRESS PLUS, cobra CRM PLUS, cobra CRM PRO oder cobra CRM BI. Anschließend führen Sie das Windows Installer-Paket durch einen Doppelklick aus.

Für MAP+PLUS sind während der Installation keine Einstellungen notwendig, da zwingend der Installationsordner von cobra verwendet wird.\
Die Installation ist daher sehr einfach. Nachdem Sie die MSI Datei gestartet haben, begrüßt Sie der Setup Assistent.

![](/files/-M8tsTN2IDUnASGm8jJ1)

Um die Installation zu beginnen klicken Sie auf den Button *Installieren*. Anschließend werden die Administratorenrechte abgefragt und der Installationsprozess beginnt.

![](/files/-M8tscnBbsJDn-NfNCDc)

Nachdem die Installation durchgeführt wurde, beenden Sie den Setup Assistenten mit dem Button *Schließen*.

MAP+PLUS ist nun auf dem Client installiert.\
Sollten Sie MAP+PLUS zum ersten Mal installieren, müssen Sie nun die [Lizenz aktivieren](/map+plus/einrichtung/lizenz-aktivieren.md).


---

# 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://doc.plustools.de/map+plus/einrichtung/installation.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.
