Merge remote-tracking branch 'remotes/origin/feature/suitecrm' into release/1.18.0

This commit is contained in:
Svetlana Maleeva 2023-11-12 14:27:35 +03:00
commit c69b226ecd
32 changed files with 1260 additions and 47 deletions

View File

@ -4794,4 +4794,10 @@
<data name="ModifyObjectTag" xml:space="preserve">
<value>Objekt verändern</value>
</data>
<data name="IntegratingOOSuitecrm" xml:space="preserve">
<value>Integration von ONLYOFFICE mit SuiteCRM</value>
</data>
<data name="IntegratingOOSuitecrmTitle" xml:space="preserve">
<value>Integrieren Sie ONLYOFFICE mit SuiteCRM.</value>
</data>
</root>

View File

@ -4855,4 +4855,10 @@
<data name="IntegratingOOPipedriveTitle" xml:space="preserve">
<value>Integrate ONLYOFFICE with Pipedrive sales customer relationship management tool.</value>
</data>
<data name="IntegratingOOSuitecrm" xml:space="preserve">
<value>Integrating ONLYOFFICE with SuiteCRM</value>
</data>
<data name="IntegratingOOSuitecrmTitle" xml:space="preserve">
<value>Integrate ONLYOFFICE with SuiteCRM.</value>
</data>
</root>

View File

@ -122,6 +122,7 @@
<li id="navitem_integration_liferay"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></li>
<li id="navitem_integration_mattermost"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/mattermost.aspx")%>">Mattermost</a></li>
<li id="navitem_integration_moodle"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/moodle.aspx")%>">Moodle</a></li>
<li id="navitem_integration_nextcloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></li>
</ul>
</div>
</li>
@ -129,7 +130,6 @@
<a id="navitem_integration_pack_2" class="dropdown-item mobile_no_link">Block 2</a>
<div>
<ul class="navitem_2nd_menu">
<li id="navitem_integration_nextcloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></li>
<li id="navitem_integration_nuxeo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></li>
<li id="navitem_integration_odoo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></li>
<li id="navitem_integration_owncloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
@ -138,6 +138,7 @@
<li id="navitem_integration_redmine"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li id="navitem_integration_share"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>
<li id="navitem_integration_strapi"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/strapi.aspx")%>">Strapi</a></li>
<li id="navitem_integration_suitecrm"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></li>
<li id="navitem_integration_wordpress"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></li>
</ul>
</div>

View File

@ -122,6 +122,7 @@
<li id="navitem_integration_liferay"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></li>
<li id="navitem_integration_mattermost"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/mattermost.aspx")%>">Mattermost</a></li>
<li id="navitem_integration_moodle"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/moodle.aspx")%>">Moodle</a></li>
<li id="navitem_integration_nextcloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></li>
</ul>
</div>
</li>
@ -129,7 +130,6 @@
<a id="navitem_integration_pack_2" class="dropdown-item mobile_no_link">Block 2</a>
<div>
<ul class="navitem_2nd_menu">
<li id="navitem_integration_nextcloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></li>
<li id="navitem_integration_nuxeo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></li>
<li id="navitem_integration_odoo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></li>
<li id="navitem_integration_owncloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
@ -138,6 +138,7 @@
<li id="navitem_integration_redmine"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li id="navitem_integration_share"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>
<li id="navitem_integration_strapi"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/strapi.aspx")%>">Strapi</a></li>
<li id="navitem_integration_suitecrm"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></li>
<li id="navitem_integration_wordpress"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></li>
</ul>
</div>

View File

@ -0,0 +1,5 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_gettingstarted sm_integration sm_instegrating" id="link_183" title="<asp:Literal runat="server" Text="<%$ Resources:Resource, IntegratingOOSuitecrmTitle %>" />"
href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx")%>">
<asp:Literal runat="server" Text="<%$ Resources:Resource, IntegratingOOSuitecrm %>" />
</a>

View File

@ -0,0 +1,182 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="cc" TagName="LinuxVersionTag" Src="~/Controls/Help/Tags/linux-version/linux-version.ascx" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration. Erste Schritte. Box";
MetaKeyWords = "integration, connector, konnektor, online editing, online bearbeitung, box, edit, bearbeiten, share, freigeben, store, speichern, api";
MetaDescription = "Integrieren Sie ONLYOFFICE mit dem Business-Management-Tool Box";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Import Files from Other Sources";
guides.RelatedTips = "Do you have some documents stored in other web-sources like Zoho, Google Drive or Box? You can easily import them to the Documents module.";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter GettingStarted">
<ul class="TableOfContents">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Overview_block")%>">Über die ONLYOFFICE- und Box-Integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#MainFeatures_block")%>">Haupteigenschaften</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#SupportedFormats_block")%>">Unterstützte Formate</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Whatsnew_block")%>">Was gibt es Neues?</a></li>--%>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#OnlineEditorsIntegration_block")%>">Verbinden von ONLYOFFICE Docs mit Box</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Requirements_block")%>">Anforderungen</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Configure_block")%>">Installation und Konfiguration des ONLYOFFICE-Integrationsmoduls für Box</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#JWT_block")%>">Configuring JWT for the ONLYOFFICE and Box integration</a></li>--%>
</ul>
</li>
<li>
<a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#StartUsing_block")%>">Erste Schritte für ONLYOFFICE Docs in Box</a>
</li>
</ul>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/collaborative-editing/collaborative-editing.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/docker-version/docker-version.ascx" /></li>
<li><cc:LinuxVersionTag ID="LinuxVersionTag1" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/local-server/local-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-onlyoffice/install-onlyoffice.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="Overview_block">
<h2>Über die ONLYOFFICE- und Box-Integration</h2>
<div class="PortalHelp">
<p><b>Box</b> ist eine Plattform für cloudbasierte Content-Management-, Kollaborations- und Dateifreigabe-Tools für Unternehmen. ONLYOFFICE bietet ein offizielles Modul zur Integration von ONLYOFFICE Docs mit Box und zum Bearbeiten von Office-Dokumenten in Ihrem Box-Bereich. Sie können das ONLYOFFICE-Integrationsmodul aus der <a href="https://app.box.com/app-center/onlyoffice_personal/app">offiziellen Box-App-Bibliothek</a> herunterladen. Das Modul wird unter der AGPL-3-Lizenz vertrieben.</p>
</div>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Haupteigenschaften</h3>
<p> </p>
<ul>
<li>Bearbeiten und Anzeigen von Textdokumenten, Tabellenkalkulationen und Präsentationen.</li>
<%--<li>Open other office file formats for viewing, including RTF, TXT, CSV, etc.</li>--%>
<li>Gemeinsame Bearbeitung von Dokumenten in Echtzeit: zwei Bearbeitungs-Modi (Schnell und Formal). Verfolgen Sie Änderungen und verwenden Sie Kommentare und den integrierten Chat.</li>
<li>Bearbeiten von Formularvorlagen im DOCXF.</li>
<li>Lesen und Bearbeiten von PDF-Dateien im ONLYOFFICE PDF-Editor.</li>
<%--<li><b>JWT support</b> to secure your traffic so that no one can have access to your documents with the exception of the users with proper rights.</li>--%>
</ul>
</div>
<div class="gs_content gs_submenu" id="SupportedFormats_block">
<h3>Unterstützte Formate</h3>
<p> </p>
<ul>
<li>Bearbeiten: DOCM, DOCX, DOCXF, DOTM, DOTX, PPSM, PPSX, PPTM, PPTX, XLSM, XLSX, XLTM, XLTX, POTM.</li>
<li>Zur Bearbeitung mit möglichem Datenverlust: CSV.</li>
<li>Konvertierung nach OOXML mit möglichem Datenverlust: DOC, DOT, FODP, FODS, FODT, HTM, MHT, POT, PPS, PPT, XLS, XLT, XML.</li>
<li>Nur Anzeigen: DJVU, OXPS, XPS.</li>
</ul>
</div>
<%--<div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 1.1.2</h3>
<p>Added</p>
<ul>
<li>Security filtering</li>
<li>Viewing option for DOCX, XLSX, PPTX formats</li>
<li>JWT support</li>
</ul>
<p>Changed</p>
<ul>
<li>Minor documentation style changes</li>
<li>Minor code style changes</li>
</ul>
<p>The full change log is available <a href="https://github.com/ONLYOFFICE/onlyoffice-chamilo/blob/master/CHANGELOG.md" target="_blank"><b>here</b></a>.</p>
</div>
</div>
</div> --%>
<div class="gs_content" id="OnlineEditorsIntegration_block">
<h2>Verbinden von ONLYOFFICE Docs mit Box</h2>
<div class="gs_content gs_submenu" id="Requirements_block">
<h3>Anforderungen</h3>
<p> </p>
<ul>
<li>Installiertes ONLYOFFICE-Plugin</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Configure_block">
<h3>Installation und Konfiguration des ONLYOFFICE-Integrationsmoduls für Box</h3>
<div class="PortalHelp">
<p>Um die ONLYOFFICE-Anwendung zu installieren:</p>
<ol>
<li>Öffnen Sie den Abschnitt <b>Apps</b> im linken Bereich.</li>
<li>
Suchen Sie über die Suchleiste oben auf der Seite nach <b>ONLYOFFICE</b>.
<div class="screen_block">
<img alt="ONLYOFFICE_Box_nach_OO_suchen" target="ONLYOFFICE_Box_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Box/small/search.png")%>" />
<img alt="ONLYOFFICE_Box_nach_OO_suchen" id="ONLYOFFICE_Box_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Box/big/search.png")%>" />
<div target="ONLYOFFICE_Box_1" class="screenphoto magnifier"></div>
</div>
</li>
<li>Lesen Sie die erforderlichen Berechtigungen durch und klicken Sie auf die Schaltfläche <b>Add</b> (Hinzufügen) in der unteren rechten Ecke des Fensters, wenn Sie damit einverstanden sind.</li>
<li>Die Meldung <em>ONLYOFFICE Docs is now added</em> (ONLYOFFICE Docs ist jetzt hinzugefügt) wird angezeigt. Klicken Sie auf die Schaltfläche <b>Close</b> (Schließen).</li>
<li>Wenn eine Datei zum ersten Mal geöffnet wird, werden Sie aufgefordert, <b>allow reading files</b> (das Lesen von Dateien zuzulassen), indem Sie im geöffneten Fenster auf <b>Grant access to Box</b> (Zugriff auf Box gewähren) klicken, wenn Sie damit einverstanden sind.</li>
</ol>
<p>Die App verwendet den vorkonfigurierten Mandanten von ONLYOFFICE Docs Cloud und erfordert keine zusätzliche Konfiguration.</p>
</div>
</div>
<%--<div class="gs_content gs_submenu" id="JWT_block">
<h3>Configuring JWT for the ONLYOFFICE and Box integration</h3>
<p>JWT or JSON Web Token is a string sent from client to server within the HTTP request to validate the authenticity of the client. JWT is saved on the client-side only so the transmission between parties is protected and digitally signed.</p>
<p>The token is generated using the JWT (JSON Web Tokens) standard. The tokens are signed by the server's key, so the client is able to verify that the token is legitimate.</p>
<p>ONLYOFFICE Docs validates the token. The data from the payload is considered valid and is used instead of the corresponding data from the main parameters. If the token is invalid, the command is not executed. To learn more, please read the <a href="https://api.onlyoffice.com/editors/security">API Security guide</a>.</p>
<p>In Odoo, JWT is enabled <b>by default</b>.</p>
<p>Follow these steps to configure it <b>manually if needed</b>:</p>
<ol>
<li>Go to <b>Home</b> menu -> <b>Settings</b> -> <b>ONLYOFFICE</b>.</li>
<li>Enter the values in the following fields:
<ul>
<li><b>Document Server JWT Secret</b>: The secret key is generated automatically to restrict the access to ONLYOFFICE Docs. if you want to specify your own secret key in this field, also specify the same secret key in the ONLYOFFICE Docs config file to enable the validation.</li>
<li><b>Document Server JWT Header</b>: Standard JWT header used in ONLYOFFICE is Authorization. In case this header is in conflict with your setup, you can change the header to the custom one.</li>
</ul>
</li>
</ol>
</div>--%>
<div class="gs_content" id="StartUsing_block">
<h2>Erste Schritte für ONLYOFFICE Docs in Box</h2>
<div class="PortalHelp">
<p>Um eine Datei zu <b>erstellen</b>:</p>
<ol>
<li>Öffnen Sie den Abschnitt <b>All Files</b> (Alle Dateien).</li>
<li>Klicken Sie oben rechts auf die Schaltfläche <b>New+</b> (Neu+).</li>
<li>Wählen Sie das erforderliche Dateiformat.</li>
<li>Geben Sie im geöffneten Fenster den Dateinamen ein und klicken Sie auf die Schaltfläche <b>Create</b> (Erstellen).</li>
</ol>
<p>Sie können alle Dateien im Box-Content-Management-System bearbeiten, die von ONLYOFFICE unterstützt werden (die vollständige Liste finden Sie <a href="<%=VirtualPathUtility.ToAbsolute("~/Integration/gettingstarted-box.aspx#SupportedFormats_block")%>">hier</a>).</p>
<p>Um eine Datei <b>zu bearbeiten oder anzeigen</b>:</p>
<ol>
<li>Klicken Sie neben der Datei auf die Schaltfläche <b>More options</b> (Weitere Optionen).</li>
<li>Bewegen Sie den Mauszeiger über den Menüpunkt <b>Integrations</b> (Integrationen).</li>
<li>
Wählen Sie den Menüpunkt <b>Open with ONLYOFFICE</b> (Mit ONLYOFFICE öffnen).
<div class="screen_block">
<img alt="ONLYOFFICE_Box_Datei_öffnen" target="ONLYOFFICE_Box_2" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Box/small/open.png")%>" />
<img alt="ONLYOFFICE_Box_Datei_öffnen" id="ONLYOFFICE_Box_2" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Box/big/open.png")%>" />
<div target="ONLYOFFICE_Box_2" class="screenphoto magnifier"></div>
</div>
</li>
<li>Wenn Sie damit einverstanden sind, <b>erlauben Sie das Lesen von Dateien</b> (allow reading files), indem Sie im geöffneten Fenster auf <b>Okay</b> klicken.</li>
<li>Klicken Sie im geöffneten Fenster „Berechtigungen“ auf die Schaltfläche <b>Grant access to Box</b> (Zugriff auf Box gewähren).</li>
</ol>
<p>Die Datei wird im entsprechenden ONLYOFFICE Docs-Editor in einem separaten Browser-Tab geöffnet.</p>
</div>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,210 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="cc" TagName="LinuxVersionTag" Src="~/Controls/Help/Tags/linux-version/linux-version.ascx" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration. Erste Schritte. Pipedrive";
MetaKeyWords = "integration, connector, konnektor, online editing, online bearbeitung, pipedrive, edit, bearbeiten, share, freigeben, store, speichern, api";
MetaDescription = "Integrieren Sie ONLYOFFICE mit dem Geschäftsverwaltungstool Pipedrive";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Import Files from Other Sources";
guides.RelatedTips = "Do you have some documents stored in other web-sources like Zoho, Google Drive or Box? You can easily import them to the Documents module.";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter GettingStarted">
<ul class="TableOfContents">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Overview_block")%>">Über die ONLYOFFICE- und Pipedrive-Integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#MainFeatures_block")%>">Haupteigenschaften</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#SupportedFormats_block")%>">Unterstützte Formate</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Whatsnew_block")%>">Was gibt es Neues</a></li>--%>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#OnlineEditorsIntegration_block")%>">Verbinden von ONLYOFFICE Docs mit Pipedrive</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Requirements_block")%>">Anforderungen</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Configure_block")%>">Konfigurieren des ONLYOFFICE-Integrationsmoduls für Pipedrive</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#JWT_block")%>">JWT für die ONLYOFFICE- und Pipedrive-Integration konfigurieren</a></li>
</ul>
</li>
<li>
<a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#StartUsing_block")%>">Verwendung von ONLYOFFICE Docs in Pipedrive</a>
</li>
</ul>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/collaborative-editing/collaborative-editing.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/docker-version/docker-version.ascx" /></li>
<li><cc:LinuxVersionTag ID="LinuxVersionTag1" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/local-server/local-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-onlyoffice/install-onlyoffice.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="Overview_block">
<h2>Über die ONLYOFFICE- und Pipedrive-Integration</h2>
<div class="PortalHelp">
<p><b>Pipedrive</b> ist ein Tool für das Vertriebskundenbeziehungsmanagement. ONLYOFFICE bietet ein offizielles Modul zur Integration von ONLYOFFICE Docs mit Pipedrive und zur Bearbeitung von Office-Dokumenten in Ihrer Pipedrive-Umgebung. Sie können das ONLYOFFICE-Integrationsmodul über den offiziellen Pipedrive Marketplace beziehen. Das Modul wird unter der AGPL-3-Lizenz vertrieben.</p>
</div>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Haupteigenschaften</h3>
<p> </p>
<ul>
<li>Bearbeiten und Anzeigen von Textdokumenten, Tabellenkalkulationen und Präsentationen.</li>
<li>Andere Office-Dateiformate zum Anzeigen öffnen, einschließlich RTF, TXT, CSV usw.</li>
<li>Gemeinsame Bearbeitung von Dokumenten in Echtzeit: zwei Bearbeitungs-Modi (Schnell und Formal). Verfolgen Sie Änderungen und verwenden Sie Kommentare und den integrierten Chat.</li>
<%--<li>Edit form templates in DOCXF</li>--%>
<%--<li>Read and edit PDF files in the ONLYOFFICE PDF Editor</li>--%>
<li><b>JWT-Unterstützung</b>, um Ihren Datenverkehr zu sichern, damit niemand, mit Ausnahme der Benutzer, mit den entsprechenden Rechten auf Ihre Dokumente zugreifen kann.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="SupportedFormats_block">
<h3>Unterstützte Formate</h3>
<p> </p>
<ul>
<li>Erstellen: DOCX, PPTX, XLSX.</li>
<li>Bearbeiten: DOCX, PPTX, XLSX.</li>
<li>Anzeigen: CSV, DJVU, DOC, DOCM, DOT, DOTM, DOTX, EPUB, FB2, FODP, FODS, FODT, HTM, HTML, MHT, ODP, ODS, ODT, OTP, OTS, OTT, OXPS, PDF, POT, POTM, POTX, PPS, PPSM, PPSX, PPT, PPTM, RTF, TXT, XLS, XLSM, XLT, XLTM, XLTX, XML, XPS.</li>
</ul>
</div>
<%--<div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 1.1.2</h3>
<p>Added</p>
<ul>
<li>Security filtering</li>
<li>Viewing option for DOCX, XLSX, PPTX formats</li>
<li>JWT support</li>
</ul>
<p>Changed</p>
<ul>
<li>Minor documentation style changes</li>
<li>Minor code style changes</li>
</ul>
<p>The full change log is available <a href="https://github.com/ONLYOFFICE/onlyoffice-chamilo/blob/master/CHANGELOG.md" target="_blank"><b>here</b></a>.</p>
</div>
</div>
</div> --%>
<div class="gs_content" id="OnlineEditorsIntegration_block">
<h2>Verbinden von ONLYOFFICE Docs mit Pipedrive</h2>
<div class="gs_content gs_submenu" id="Requirements_block">
<h3>Anforderungen</h3>
<p> </p>
<ul>
<li>Eine Instanz von ONLYOFFICE Docs.Weitere Informationen zur Installation von ONLYOFFICE Docs finden Sie auf der offiziellen <a href="https://helpcenter.onlyoffice.com/installation/docs-index.aspx" target="_blank"><b>Dokumentationsseite</b></a>:
<ul>
<li>selbstgehostete kostenlose Community oder skalierbare Enterprise-Version
<p>oder</p>
</li>
<li>ONLYOFFICE Docs Cloud, das weder Download noch Installation erfordert</li>
</ul>
</li>
<li>Die Instanz von ONLYOFFICE Docs soll auf das HTTPS-Protokoll umgestellt werden. Bitte lesen Sie den <a href="https://helpcenter.onlyoffice.com/installation/docs-community-https-windows.aspx">Artikel für Windows</a> oder den <a href="https://helpcenter.onlyoffice.com/installation/docs-community-https-linux.aspx">Artikel für Linux</a>, um mehr zu erfahren.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Configure_block">
<h3>Konfigurieren des ONLYOFFICE-Integrationsmoduls für Pipedrive</h3>
<div class="PortalHelp">
<p>Um die ONLYOFFICE-Anwendung zu installieren:</p>
<ol>
<li>Öffnen Sie den Abschnitt <b>Marketplace</b> (Marktplatz).</li>
<li>Suchen Sie <b>ONLYOFFICE</b> im Abschnitt <b>Apps</b> mithilfe der Suchleiste oben auf der Seite.</li>
<li>Klicken Sie im geöffneten Fenster auf die Schaltfläche <b>Authorize</b> (Autorisieren).</li>
<li>Wenn Sie mit den Berechtigungen einverstanden sind, die Sie der App erteilen, klicken Sie auf die Schaltfläche <b>Allow and Install</b> (Zulassen und installieren).</li>
</ol>
<p>Passen Sie nach der Installation der App die Einstellungen in Ihrem Pipedrive an. Dazu:</p>
<ol>
<li>Öffnen Sie den Abschnitt <b>Marketplace</b> (Marktplatz).</li>
<li>Suchen Sie <b>ONLYOFFICE</b> im Abschnitt <b>Apps</b> mithilfe der Suchleiste oben auf der Seite.</li>
<li>Klicken Sie auf die Schaltfläche <b>Manage app</b> (App verwalten).</li>
<li>Klicken Sie auf die Schaltfläche <b>More options</b> (Weitere Optionen) neben dem Menüpunkt ONLYOFFICE.</li>
<li>Klicken Sie in der geöffneten Liste auf <b>Settings</b> (Einstellungen).</li>
</ol>
<div class="screen_block">
<img alt="ONLYOFFICE_Pipedrive_Konfiguration" target="ONLYOFFICE_Pipedrive_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/config.png")%>" />
<img alt="ONLYOFFICE_Pipedrive_Konfiguration" id="ONLYOFFICE_Pipedrive_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/big/config.png")%>" />
<div target="ONLYOFFICE_Pipedrive_1" class="screenphoto magnifier"></div>
</div>
<p>Geben Sie im Feld <b>Document Server Address</b> (Adresse des Dokumentenservers) die URL der installierten ONLYOFFICE Docs oder die Adresse der ONLYOFFICE Docs Cloud an.</p>
</div>
</div>
<div class="gs_content gs_submenu" id="JWT_block">
<h3>JWT für die ONLYOFFICE- und Pipedrive-Integration konfigurieren</h3>
<p>JWT oder JSON Web Token ist eine Zeichenfolge, die innerhalb der HTTP-Anfrage vom Client an den Server gesendet wird, um die Authentizität des Clients zu validieren. JWT wird nur auf der Clientseite gespeichert, sodass die Übertragung zwischen den Parteien geschützt und digital signiert ist.</p>
<p>Das Token wird mit dem JWT-Standard (JSON Web Tokens) generiert. Die Token werden mit dem Schlüssel des Servers signiert, sodass der Client überprüfen kann, ob das Token legitim ist.</p>
<p>ONLYOFFICE Docs validiert das Token. Die Daten aus der Nutzlast gelten als gültig und werden anstelle der entsprechenden Daten aus den Hauptparametern verwendet. Wenn das Token ungültig ist, wird der Befehl nicht ausgeführt. Um mehr zu erfahren, lesen Sie bitte die <a href="https://api.onlyoffice.com/editors/security">API Sicherheitsanleitung</a>.</p>
<p>Um JWT für Pipedrive zu konfigurieren:</p>
<ol>
<li>Öffnen Sie den Abschnitt <b>Marketplace</b> (Marktplatz).</li>
<li>Suchen Sie <b>ONLYOFFICE</b> im Abschnitt <b>Apps</b> mithilfe der Suchleiste oben auf der Seite.</li>
<li>Klicken Sie auf die Schaltfläche <b>Manage app</b> (App verwalten).</li>
<li>Klicken Sie auf die Schaltfläche <b>More options</b> (Weitere Optionen) neben dem Menüpunkt ONLYOFFICE.</li>
<li>Klicken Sie in der geöffneten Liste auf <b>Settings</b> (Einstellungen).</li>
<li>Füllen Sie die folgenden Felder aus:
<ul>
<li><b>Document Server Secret</b> (Geheimnis des Dokumentservers): Der geheime Schlüssel wird automatisch generiert, um den Zugriff auf ONLYOFFICE Docs einzuschränken. Wenn Sie in diesem Feld Ihren eigenen geheimen Schlüssel angeben möchten, geben Sie denselben geheimen Schlüssel auch in der Konfigurationsdatei von ONLYOFFICE Docs an, um die Validierung zu aktivieren.</li>
<li><b>Document Server Header</b> (Header des Dokumentenservers): Der in ONLYOFFICE verwendete Standard-JWT-Header ist „Authorization“ (Autorisierung). Falls dieser Header mit Ihrem Setup in Konflikt steht, können Sie den Header in einen benutzerdefinierten ändern.</li>
</ul>
</li>
</ol>
</div>
<div class="gs_content" id="StartUsing_block">
<h2>Verwendung von ONLYOFFICE Docs in Pipedrive</h2>
<div class="PortalHelp">
<p>Um eine Datei zu erstellen oder hochzuladen:</p>
<ol>
<li>Öffnen Sie das gewünschte Angebot.</li>
<li>
Klicken Sie im Bereich <b>ONLYOFFICE Document</b> (ONLYOFFICE-Dokument) auf der linken Seite auf die Schaltfläche <b>Create or upload document</b> (Dokument erstellen oder hochladen).
<div class="screen_block">
<img alt="ONLYOFFICE_Pipedrive_erstellen_hochladen" target="ONLYOFFICE_Pipedrive_2" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/create.png")%>" />
<img alt="ONLYOFFICE_Pipedrive_erstellen_hochladen" id="ONLYOFFICE_Pipedrive_2" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/big/create.png")%>" />
<div target="ONLYOFFICE_Pipedrive_2" class="screenphoto magnifier"></div>
</div>
</li>
<li>Wählen Sie im geöffneten Fenster aus, ob Sie eine Datei erstellen oder hochladen möchten, indem Sie die entsprechende Registerkarte auswählen:
<ul>
<li>
Registerkarte <b>Create</b> (Erstellen): Geben Sie einen Dateititel ein, wählen Sie das Format (Dokument, Tabelle, Präsentation) und klicken Sie auf die Schaltfläche <b>Create document</b> (Dokument erstellen).
<div class="screen_block">
<img alt="ONLYOFFICE_Pipedrive_Datei_erstellen" target="ONLYOFFICE_Pipedrive_3" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/create_new.png")%>" />
<img alt="ONLYOFFICE_Pipedrive_Datei_erstellen" id="ONLYOFFICE_Pipedrive_3" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/big/create_new.png")%>" />
<div target="ONLYOFFICE_Pipedrive_3" class="screenphoto magnifier"></div>
</div>
</li>
<li>
Registerkarte <b>Upload</b> (Hochladen): Ziehen Sie eine Datei per Drag & Drop oder suchen Sie manuell danach.
<div class="screen_block">
<img alt="ONLYOFFICE_Pipedrive_Datei_hochladen" target="ONLYOFFICE_Pipedrive_4" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/upload_new.png")%>" />
<img alt="ONLYOFFICE_Pipedrive_Datei_hochladen" id="ONLYOFFICE_Pipedrive_4" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/big/upload_new.png")%>" />
<div target="ONLYOFFICE_Pipedrive_4" class="screenphoto magnifier"></div>
</div>
</li>
</ul>
</li>
</ol>
<p>Sie können alle Dateien bearbeiten, die an Pipedrive-Angebote angehängt sind und von ONLYOFFICE unterstützt werden (die vollständige Liste finden Sie <a href="<%=VirtualPathUtility.ToAbsolute("~/Integration/gettingstarted-pipedrive.aspx#SupportedFormats_block")%>">hier</a>).</p>
<h4>Dateien verwalten</h4>
<p>Um eine Datei <b>zu bearbeiten oder anzuzeigen</b>, klicken Sie auf das <img alt="Datei_bearbeiten" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/edit_icon.png")%>" /> Stiftwerkzeugsymbol neben der Datei.</p>
<p>Um eine Datei <b>herunterzuladen</b>, klicken Sie auf das <img alt="Datei_herunterladen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/download_icon.png")%>" /> Symbol neben der Datei.</p>
<p>Um eine Datei <b>zu löschen</b>, klicken Sie auf das <img alt="Datei_löschen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/delete_icon.png")%>" /> Papierkorb-Symbol neben der Datei.</p>
</div>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,195 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="cc" TagName="LinuxVersionTag" Src="~/Controls/Help/Tags/linux-version/linux-version.ascx" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration. Getting Started. SuiteCRM";
MetaKeyWords = "integration, connector, online editing, suitecrm, edit, share, store, api";
MetaDescription = "Integrate ONLYOFFICE with SuiteCRM customer relationship management system";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Import Files from Other Sources";
guides.RelatedTips = "Do you have some documents stored in other web-sources like Zoho, Google Drive or Box? You can easily import them to the Documents module.";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter GettingStarted">
<ul class="TableOfContents">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Overview_block")%>">About the ONLYOFFICE and SuiteCRM integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#MainFeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to SuiteCRM</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Install_block")%>">Installing the ONLYOFFICE integration module for SuiteCRM</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#JWT_block")%>">Configuring JWT for the ONLYOFFICE and SuiteCRM integration</a></li>
</ul>
</li>
<li>
<a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within SuiteCRM</a>
</li>
</ul>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/collaborative-editing/collaborative-editing.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/docker-version/docker-version.ascx" /></li>
<li><cc:LinuxVersionTag ID="LinuxVersionTag1" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/local-server/local-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-onlyoffice/install-onlyoffice.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="Overview_block">
<h2>About the ONLYOFFICE and SuiteCRM integration</h2>
<div class="PortalHelp">
<p><b>SuiteCRM</b> is a customer relationship management system. ONLYOFFICE offers an official module to integrate ONLYOFFICE Docs with SuiteCRM and edit office documents in your SuiteCRM space. You can get the ONLYOFFICE integration module from the <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases">GitHub page</a>. The module is distributed under the AGPL-3 License.</p>
</div>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Main features</h3>
<p> </p>
<ul>
<li>Editing and viewing text documents, spreadsheets, and presentations.</li>
<li>Co-editing documents in real-time: two co-editing modes (Fast and Strict), the Track Changes mode, comments, and the built-in chat.</li>
<li>
Creating and editing form templates.
<div class="notehelp">To learn more about forms, please read the corresponding articles for <a href="https://helpcenter.onlyoffice.com/onlyoffice-editors/onlyoffice-document-editor/UsageInstructions/CreateFillableForms.aspx">creating</a> and <a href="https://helpcenter.onlyoffice.com/onlyoffice-editors/onlyoffice-document-editor/UsageInstructions/FillingOutForm.aspx">filling out</a> forms.</div>
</li>
<li><b>JWT support</b> to secure your traffic so that no one can have access to your documents with the exception of the users with proper rights.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="SupportedFormats_block">
<h3>Supported formats</h3>
<p> </p>
<ul>
<li>For viewing and editing: DOCX, XLSX, PPTX, DOCXF, OFORM.</li>
<li>For viewing only: FB2, PDF, ODT, ODS, ODP, DOC, XLS, PPT, PPS, EPUB, RTF, HTML, HTM, TXT, CSV.</li>
</ul>
</div>
<%--<div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 1.1.2</h3>
<p>Added</p>
<ul>
<li>Security filtering</li>
<li>Viewing option for DOCX, XLSX, PPTX formats</li>
<li>JWT support</li>
</ul>
<p>Changed</p>
<ul>
<li>Minor documentation style changes</li>
<li>Minor code style changes</li>
</ul>
<p>The full change log is available <a href="https://github.com/ONLYOFFICE/onlyoffice-chamilo/blob/master/CHANGELOG.md" target="_blank"><b>here</b></a>.</p>
</div>
</div>
</div> --%>
<div class="gs_content" id="OnlineEditorsIntegration_block">
<h2>Connecting ONLYOFFICE Docs to SuiteCRM</h2>
<div class="gs_content gs_submenu" id="Requirements_block">
<h3>Requirements</h3>
<p></p>
<ul>
<li>
ONLYOFFICE Docs 7.1 or higher
<p>You need an instance of ONLYOFFICE Docs that is resolvable and connectable both from SuiteCRM and any end clients. It must be able to POST to SuiteCRM directly.</p>
<div class="notehelp">
Please refer to the official <a href="https://helpcenter.onlyoffice.com/installation/docs-index.aspx" target="_blank"><b>ONLYOFFICE Docs documentation page</b></a> to learn more about installing ONLYOFFICE Docs.
</div>
</li>
<li>ONLYOFFICE connector v1.0.0 and later for SuiteCRM</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Install_block">
<h3>Installing the ONLYOFFICE integration module for SuiteCRM</h3>
<div class="PortalHelp">
<p>To install the ONLYOFFICE application:</p>
<ol>
<li>Get the latest compiled package files of the ONLYOFFICE integration plugin from the <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases" target="_blank">GitHub page</a>.</li>
<li>
Launch SuiteCRM and switch to <b>Admin</b> -> <b>Admin Tools</b> -> <b>Module Loader</b>.
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_Admin" target="ONLYOFFICE_SuiteCRM_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/admin.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_Admin" id="ONLYOFFICE_SuiteCRM_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/admin.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_1" class="screenphoto magnifier"></div>
</div>
</li>
<li>Upload the ONLYOFFICE plugin archive.</li>
<li>Install the uploaded module by pressing the <b>Install</b> button.</li>
<li>Switch to <b>Admin</b> -> <b>Admin Tools</b> -> <b>Repair</b>.</li>
<li>
Run <b>Quick Repair and Rebuild</b>.
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_Repair_and_Build" target="ONLYOFFICE_SuiteCRM_2" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/repair.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_Repair_and_Build" id="ONLYOFFICE_SuiteCRM_2" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/repair.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_2" class="screenphoto magnifier"></div>
</div>
</li>
</ol>
</div>
</div>
<div class="gs_content gs_submenu" id="JWT_block">
<h3>Configuring JWT for the ONLYOFFICE and SuiteCRM integration</h3>
<p>JWT or JSON Web Token is a string sent from client to server within the HTTP request to validate the authenticity of the client. JWT is saved on the client-side only so the transmission between parties is protected and digitally signed.</p>
<p>The token is generated using the JWT (JSON Web Tokens) standard. The tokens are signed by the server's key, so the client is able to verify that the token is legitimate.</p>
<p>ONLYOFFICE Docs validates the token. The data from the payload is considered valid and is used instead of the corresponding data from the main parameters. If the token is invalid, the command is not executed. To learn more, please read the <a href="https://api.onlyoffice.com/editors/security">API Security guide</a>.</p>
<p>In ONLYOFFICE Docs, JWT is enabled <b>by default</b> starting from version 7.2.</p>
<p>Follow these steps to configure it <b>manually if needed</b>:</p>
<ol>
<li>
Go to <b>Admin</b> -> <b>ONLYOFFICE</b> -> <b>ONLYOFFICE Settings</b>.
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_OO_settings" target="ONLYOFFICE_SuiteCRM_3" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/settings.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_OO_settings" id="ONLYOFFICE_SuiteCRM_3" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/settings.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_3" class="screenphoto magnifier"></div>
</div>
</li>
<li>Enter the values in the following fields:
<ul>
<li><b>Document Editing Service Address</b>: Specify the URL address where ONLYOFFICE Docs is installed (e.g., <code>https://documentserver</code>).</li>
<li><b>Secret key</b> (leave blank to disable): The secret key is generated automatically to restrict the access to ONLYOFFICE Docs. If you want to specify your own secret key in this field, also specify the same secret key in the ONLYOFFICE Docs <a href="https://api.onlyoffice.com/editors/signature/">config file</a> to enable the validation.</li>
<li><b>Authorization header</b> (leave blank to use default header): Standard JWT header used in ONLYOFFICE is Authorization. In case this header is in conflict with your setup, you can change the header to the custom one.</li>
</ul>
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_JWT_settings" target="ONLYOFFICE_SuiteCRM_4" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/jwt.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_JWT_settings" id="ONLYOFFICE_SuiteCRM_4" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/jwt.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_4" class="screenphoto magnifier"></div>
</div>
</li>
</ol>
</div>
<div class="gs_content" id="StartUsing_block">
<h2>Start using ONLYOFFICE Docs within SuiteCRM</h2>
<div class="PortalHelp">
<p>To edit and collaborate on office files:</p>
<ul>
<li>Go to the <b>Documents</b> module.</li>
<li>Open the <b>Detail View</b> page by clicking on the file name.</li>
<li>On the <b>Detail View</b> page, click on <b>Open in ONLYOFFICE</b> in the drop-down <b>ACTIONS</b> menu - the file will open in the same tab.</li>
</ul>
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_edit_in_OO" target="ONLYOFFICE_SuiteCRM_5" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/edit_oo.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_edit_in_OO" id="ONLYOFFICE_SuiteCRM_5" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/edit_oo.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_5" class="screenphoto magnifier"></div>
</div>
</div>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,195 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="cc" TagName="LinuxVersionTag" Src="~/Controls/Help/Tags/linux-version/linux-version.ascx" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration. Erste Schritte. SuiteCRM";
MetaKeyWords = "integration, connector, online editing, online bearbeitung, suitecrm, edit, bearbeiten, share, freigeben, store, speichern, api";
MetaDescription = "Integrieren Sie ONLYOFFICE in das SuiteCRM-Kundenbeziehungsmanagementsystem";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Import Files from Other Sources";
guides.RelatedTips = "Do you have some documents stored in other web-sources like Zoho, Google Drive or Box? You can easily import them to the Documents module.";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter GettingStarted">
<ul class="TableOfContents">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Overview_block")%>">Über die ONLYOFFICE- und SuiteCRM-Integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#MainFeatures_block")%>">Haupteigenschaften</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#SupportedFormats_block")%>">Unterstützte Formate</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Whatsnew_block")%>">Was gibt es Neues?</a></li>--%>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#OnlineEditorsIntegration_block")%>">Verbinden von ONLYOFFICE Docs mit SuiteCRM</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Requirements_block")%>">Anforderungen</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Install_block")%>">ONLYOFFICE-Integrationsmodul für SuiteCRM installieren</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#JWT_block")%>">JWT für die ONLYOFFICE- und SuiteCRM-Integration konfigurieren</a></li>
</ul>
</li>
<li>
<a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#StartUsing_block")%>">Erste Schritte für ONLYOFFICE Docs in SuiteCRM</a>
</li>
</ul>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/collaborative-editing/collaborative-editing.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/docker-version/docker-version.ascx" /></li>
<li><cc:LinuxVersionTag ID="LinuxVersionTag1" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/local-server/local-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-onlyoffice/install-onlyoffice.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="Overview_block">
<h2>Über die ONLYOFFICE- und SuiteCRM-Integration</h2>
<div class="PortalHelp">
<p><b>SuiteCRM</b> ist ein Kundenbeziehungsmanagementsystem. ONLYOFFICE bietet ein offizielles Modul zur Integration von ONLYOFFICE Docs mit SuiteCRM und zur Bearbeitung von Office-Dokumenten in Ihrem SuiteCRM-Bereich. Sie können das ONLYOFFICE-Integrationsmodul von der <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases">GitHub-Seite</a> herunterladen. Das Modul wird unter der AGPL-3-Lizenz vertrieben.</p>
</div>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Haupteigenschaften</h3>
<p> </p>
<ul>
<li>Bearbeiten und Anzeigen von Textdokumenten, Tabellenkalkulationen und Präsentationen.</li>
<li>Gemeinsame Bearbeitung von Dokumenten in Echtzeit: zwei Bearbeitungs-Modi (Schnell und Formal). Verfolgen Sie Änderungen und verwenden Sie Kommentare und den integrierten Chat.</li>
<li>
Erstellung und Bearbeitung von Formularvorlagen.
<div class="notehelp">Um mehr über Formulare zu erfahren, lesen Sie bitte die entsprechenden Artikel zum <a href="https://helpcenter.onlyoffice.com/onlyoffice-editors/onlyoffice-document-editor/UsageInstructions/CreateFillableForms.aspx">Erstellen</a> und <a href="https://helpcenter.onlyoffice.com/onlyoffice-editors/onlyoffice-document-editor/UsageInstructions/FillingOutForm.aspx">Ausfüllen</a> von Formularen.</div>
</li>
<li><b>JWT-Unterstützung</b>, um Ihren Datenverkehr zu sichern, damit niemand, mit Ausnahme der Benutzer, mit den entsprechenden Rechten auf Ihre Dokumente zugreifen kann.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="SupportedFormats_block">
<h3>Unterstützte Formate</h3>
<p> </p>
<ul>
<li>Bearbeiten und Anzeigen: DOCX, XLSX, PPTX, DOCXF, OFORM.</li>
<li>Nur Anzeigen: FB2, PDF, ODT, ODS, ODP, DOC, XLS, PPT, PPS, EPUB, RTF, HTML, HTM, TXT, CSV.</li>
</ul>
</div>
<%--<div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 1.1.2</h3>
<p>Added</p>
<ul>
<li>Security filtering</li>
<li>Viewing option for DOCX, XLSX, PPTX formats</li>
<li>JWT support</li>
</ul>
<p>Changed</p>
<ul>
<li>Minor documentation style changes</li>
<li>Minor code style changes</li>
</ul>
<p>The full change log is available <a href="https://github.com/ONLYOFFICE/onlyoffice-chamilo/blob/master/CHANGELOG.md" target="_blank"><b>here</b></a>.</p>
</div>
</div>
</div> --%>
<div class="gs_content" id="OnlineEditorsIntegration_block">
<h2>Verbinden von ONLYOFFICE Docs mit SuiteCRM</h2>
<div class="gs_content gs_submenu" id="Requirements_block">
<h3>Anforderungen</h3>
<p></p>
<ul>
<li>
ONLYOFFICE Docs 7.1 oder höher
<p>Sie benötigen eine Instanz von ONLYOFFICE Docs, die sowohl von SuiteCRM als auch von beliebigen End-Clients auflösbar und verbindbar ist. Die Instanz muss direkt an SuiteCRM POSTen können.</p>
<div class="notehelp">
Weitere Informationen zur Installation von ONLYOFFICE Docs finden Sie auf der offiziellen <a href="https://helpcenter.onlyoffice.com/installation/docs-index.aspx" target="_blank"><b>Dokumentationsseite</b></a>.
</div>
</li>
<li>ONLYOFFICE Konnektor V. 1.0.0 oder höher für SuiteCRM</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Install_block">
<h3>ONLYOFFICE-Integrationsmodul für SuiteCRM installieren</h3>
<div class="PortalHelp">
<p>Um die ONLYOFFICE-Anwendung zu installieren:</p>
<ol>
<li>Erhalten Sie die neuesten kompilierten Paketdateien des ONLYOFFICE-Integrations-Plugins von der <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases" target="_blank">GitHub-Seite</a>.</li>
<li>
Starten Sie SuiteCRM und wechseln Sie zu <b>Admin</b> -> <b>Admin Tools</b> -> <b>Module Loader</b> (Modullader).
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_Admin" target="ONLYOFFICE_SuiteCRM_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/admin.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_Admin" id="ONLYOFFICE_SuiteCRM_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/admin.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_1" class="screenphoto magnifier"></div>
</div>
</li>
<li>Laden Sie das ONLYOFFICE-Plugin-Archiv hoch.</li>
<li>Installieren Sie das hochgeladene Modul, indem Sie auf die Schaltfläche <b>Install</b> (Installieren) klicken.</li>
<li>Wechseln Sie zu <b>Admin</b> -> <b>Admin Tools</b> -> <b>Repair</b> (Reparieren).</li>
<li>
Führen Sie <b>Quick Repair and Rebuild</b> (Schnelle Reparatur und Wiederherstellung) aus.
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_Schnelle_Reparatur_und_Wiederherstellung" target="ONLYOFFICE_SuiteCRM_2" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/repair.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_Schnelle_Reparatur_und_Wiederherstellung" id="ONLYOFFICE_SuiteCRM_2" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/repair.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_2" class="screenphoto magnifier"></div>
</div>
</li>
</ol>
</div>
</div>
<div class="gs_content gs_submenu" id="JWT_block">
<h3>JWT für die ONLYOFFICE- und SuiteCRM-Integration konfigurieren</h3>
<p>JWT oder JSON Web Token ist eine Zeichenfolge, die innerhalb der HTTP-Anfrage vom Client an den Server gesendet wird, um die Authentizität des Clients zu validieren. JWT wird nur auf der Clientseite gespeichert, sodass die Übertragung zwischen den Parteien geschützt und digital signiert ist.</p>
<p>Das Token wird mit dem JWT-Standard (JSON Web Tokens) generiert. Die Token werden mit dem Schlüssel des Servers signiert, sodass der Client überprüfen kann, ob das Token legitim ist.</p>
<p>ONLYOFFICE Docs validiert das Token. Die Daten aus der Nutzlast gelten als gültig und werden anstelle der entsprechenden Daten aus den Hauptparametern verwendet. Wenn das Token ungültig ist, wird der Befehl nicht ausgeführt. Um mehr zu erfahren, lesen Sie bitte die <a href="https://api.onlyoffice.com/editors/security">API Sicherheitsanleitung</a>.</p>
<p>In ONLYOFFICE Docs ist JWT ab Version 7.2 <b>standardmäßig</b> aktiviert.</p>
<p>Befolgen Sie diese Schritte, um JWT <b>bei Bedarf manuell</b> zu konfigurieren:</p>
<ol>
<li>
Gehen Sie zu <b>Admin</b> -> <b>ONLYOFFICE</b> -> <b>ONLYOFFICE Settings</b> (ONLYOFFICE-Einstellungen).
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_OO_Einstellungen" target="ONLYOFFICE_SuiteCRM_3" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/settings.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_OO_Einstellungen" id="ONLYOFFICE_SuiteCRM_3" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/settings.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_3" class="screenphoto magnifier"></div>
</div>
</li>
<li>Geben Sie die Werte in die folgenden Felder ein:
<ul>
<li><b>Document Editing Service Address</b> (Adresse des Dokumentenbearbeitungsdienstes): Geben Sie die URL-Adresse an, unter der ONLYOFFICE Docs installiert ist (z. B. <code>https://documentserver</code>).</li>
<li><b>Secret key</b> (leave blank to disable) (Geheimer Schlüssel. Zum Deaktivieren leer lassen): Der geheime Schlüssel wird automatisch generiert, um den Zugriff auf ONLYOFFICE Docs einzuschränken. Wenn Sie in diesem Feld Ihren eigenen geheimen Schlüssel angeben möchten, geben Sie denselben geheimen Schlüssel auch in der <a href="https://api.onlyoffice.com/editors/signature/">Konfigurationsdatei</a> von ONLYOFFICE Docs an, um die Validierung zu ermöglichen.</li>
<li><b>Authorization header</b> (leave blank to use default header) (Autorisierungsheader. Lassen Sie das Feld leer, um den Standardheader zu verwenden): Der in ONLYOFFICE verwendete Standard-JWT-Header ist „Authorization“ (Autorisierung). Falls dieser Header mit Ihrem Setup in Konflikt steht, können Sie den Header in einen benutzerdefinierten ändern.</li>
</ul>
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_JWT_Einstellungen" target="ONLYOFFICE_SuiteCRM_4" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/jwt.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_JWT_Einstellungen" id="ONLYOFFICE_SuiteCRM_4" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/jwt.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_4" class="screenphoto magnifier"></div>
</div>
</li>
</ol>
</div>
<div class="gs_content" id="StartUsing_block">
<h2>Erste Schritte für ONLYOFFICE Docs in SuiteCRM</h2>
<div class="PortalHelp">
<p>Um die Office-Dateien zu bearbeiten und daran gemeinsam zu arbeiten:</p>
<ul>
<li>Gehen Sie zum Modul <b>Documents</b> (Dokumente).</li>
<li>Öffnen Sie die Seite <b>Detail View</b> (Detailansicht), indem Sie auf den Dateinamen klicken.</li>
<li>Klicken Sie auf der Seite <b>Detail View</b> (Detailansicht) im Dropdown-Menü <b>ACTIONS</b> (AKTIONEN) auf <b>Open in ONLYOFFICE</b> (In ONLYOFFICE öffnen) die Datei wird auf derselben Registerkarte geöffnet.</li>
</ul>
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_In_OO_bearbeiten" target="ONLYOFFICE_SuiteCRM_5" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/edit_oo.png")%>" />
<img alt="ONLYOFFICE_SuiteCRM_In_OO_bearbeiten" id="ONLYOFFICE_SuiteCRM_5" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/big/edit_oo.png")%>" />
<div target="ONLYOFFICE_SuiteCRM_5" class="screenphoto magnifier"></div>
</div>
</div>
</div>
</div>
</div>
</div>

View File

@ -162,29 +162,30 @@
<div class="pp_users_recommendation">
<div class="pp_users_block">
<div class="first-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/humhub.aspx")%>">HumHub</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/jira.aspx")%>">Jira</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/mattermost.aspx")%>">Mattermost</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/moodle.aspx")%>">Moodle</a></p>
</div>
<div class="second-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/strapi.aspx")%>">Strapi</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/humhub.aspx")%>">HumHub</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/jira.aspx")%>">Jira</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/mattermost.aspx")%>">Mattermost</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/moodle.aspx")%>">Moodle</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></p>
</div>
<div class="second-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/strapi.aspx")%>">Strapi</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></p>
</div>
</div>
</div>
</div>

View File

@ -159,29 +159,30 @@
<div class="pp_users_recommendation">
<div class="pp_users_block">
<div class="first-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/humhub.aspx")%>">HumHub</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/jira.aspx")%>">Jira</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/mattermost.aspx")%>">Mattermost</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/moodle.aspx")%>">Moodle</a></p>
</div>
<div class="second-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/strapi.aspx")%>">Strapi</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/humhub.aspx")%>">HumHub</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/jira.aspx")%>">Jira</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/liferay.aspx")%>">Liferay</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/mattermost.aspx")%>">Mattermost</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/moodle.aspx")%>">Moodle</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></p>
</div>
<div class="second-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/strapi.aspx")%>">Strapi</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></p>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,59 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integrationsanleitungen - Box";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Integrationsanleitungen - Box.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides integration_guides">
<h1>Integrationsanleitungen</h1>
<%--<div class="watchvideo_block">
<h2>
<asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" />
</h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0098_integrate_chamilo.ascx" />
</div>
</div>--%>
<ul class="block-editor">
<li>
<h2 class="doceditor">Box</h2>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE mit Box integrieren, einer Plattform für cloudbasierte Content-Management-, Kollaborations- und Dateifreigabe-Tools für Unternehmen. Sie können das ONLYOFFICE-Integrationsmodul aus der <a href="https://app.box.com/app-center/onlyoffice_personal/app">offiziellen Box-App-Bibliothek</a> herunterladen. Das Modul wird unter der AGPL-3-Lizenz vertrieben.</p>
</div>
<ul>
<li>
<h6>Über die ONLYOFFICE- und Box-Integration</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#MainFeatures_block")%>">Haupteigenschaften</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#SupportedFormats_block")%>">Unterstützte Formate</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#Whatsnew_block")%>">Was gibt es Neues?</a></li>--%>
</ul>
</li>
<li>
<h6>Verbinden von ONLYOFFICE Docs mit Box</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Requirements_block")%>">Anforderungen</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Configure_block")%>">ONLYOFFICE-Integrationsmodul für Box konfigurieren</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#JWT_block")%>">JWT für die Integration von ONLYOFFICE und Box konfigurieren</a></li>--%>
</ul>
</li>
<li>
<h6>Erste Schritte</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#StartUsing_block")%>">Erste Schritte für ONLYOFFICE Docs in Box</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>

View File

@ -78,6 +78,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with <b>Box</b>, a platform for cloud-based content management, collaboration, and file sharing tools for businesses. You can get the ONLYOFFICE integration module from the <a href="https://app.box.com/app-center/onlyoffice_personal/app" target="_blank">official Box app library</a>.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#overview_block")%>">About the ONLYOFFICE and Box integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to Box</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within Box</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></h2>
@ -347,6 +369,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with <b>Pipedrive</b>, a sales customer relationship management tool. You can get the ONLYOFFICE integration module from the official Pipedrive Marketplace.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#overview_block")%>">About the ONLYOFFICE and Pipedrive integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to Pipedrive</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within Pipedrive</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></h2>
@ -435,6 +479,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with <b>SuiteCRM</b>, a customer relationship management system. You can get the ONLYOFFICE integration module from the <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases" target="_blank">GitHub page</a>.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#overview_block")%>">About the ONLYOFFICE and SuiteCRM integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to SuiteCRM</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within SuiteCRM</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></h2>

View File

@ -78,6 +78,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE mit <b>Box</b> integrieren, einer Plattform für cloudbasierte Content-Management-, Kollaborations- und Dateifreigabe-Tools für Unternehmen. Sie können das ONLYOFFICE-Integrationsmodul aus der <a href="https://app.box.com/app-center/onlyoffice_personal/app" target="_blank">offiziellen Box-App-Bibliothek</a> herunterladen.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#overview_block")%>">Über die ONLYOFFICE- und Box-Integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#OnlineEditorsIntegration_block")%>">Verbinden von ONLYOFFICE Docs mit Box</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#StartUsing_block")%>">Erste Schritte für ONLYOFFICE Docs in Box</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></h2>
@ -347,6 +369,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE mit <b>Pipedrive</b> integrieren, einem Tool für das Vertriebskundenbeziehungsmanagement. Sie können das ONLYOFFICE-Integrationsmodul über den offiziellen Pipedrive Marketplace beziehen.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#overview_block")%>">Über die ONLYOFFICE- und Pipedrive-Integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#OnlineEditorsIntegration_block")%>">Verbinden von ONLYOFFICE Docs mit Pipedrive</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#StartUsing_block")%>">Erste Schritte für ONLYOFFICE Docs in Pipedrive</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></h2>
@ -435,6 +479,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE mit <b>SuiteCRM</b>, einem Kundenbeziehungsmanagementsystem, integrieren. Sie können das ONLYOFFICE-Integrationsmodul von der <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases" target="_blank">GitHub-Seite</a> herunterladen.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#overview_block")%>">Über die ONLYOFFICE- und SuiteCRM-Integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#OnlineEditorsIntegration_block")%>">Verbinden von ONLYOFFICE Docs mit SuiteCRM</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#StartUsing_block")%>">Erste Schritte für ONLYOFFICE Docs in SuiteCRM</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></h2>

View File

@ -0,0 +1,59 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integrationsanleitungen - Pipedrive";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Integrationsanleitungen - Pipedrive.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides integration_guides">
<h1>Integrationsanleitungen</h1>
<%--<div class="watchvideo_block">
<h2>
<asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" />
</h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0098_integrate_chamilo.ascx" />
</div>
</div>--%>
<ul class="block-editor">
<li>
<h2 class="doceditor">Pipedrive</h2>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE mit Pipedrive integrieren, einem Tool zur Verwaltung von Vertriebskundenbeziehungen. Sie können das ONLYOFFICE-Integrationsmodul über den offiziellen Pipedrive Marketplace beziehen. Das Modul wird unter der AGPL-3-Lizenz vertrieben.</p>
</div>
<ul>
<li>
<h6>Über die ONLYOFFICE- und Pipedrive-Integration</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#MainFeatures_block")%>">Haupteigenschaften</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#SupportedFormats_block")%>">Unterstützte Formate</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Whatsnew_block")%>">Was gibt es Neues</a></li>--%>
</ul>
</li>
<li>
<h6>Verbinden von ONLYOFFICE Docs mit Pipedrive</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Requirements_block")%>">Anforderungen</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Configure_block")%>">Konfigurieren des ONLYOFFICE-Integrationsmoduls für Pipedrive</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#JWT_block")%>">JWT für die ONLYOFFICE- und Pipedrive-Integration konfigurieren</a></li>
</ul>
</li>
<li>
<h6>Erste Schritte</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#StartUsing_block")%>">Verwendung von ONLYOFFICE Docs in Pipedrive</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>

View File

@ -0,0 +1,59 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration Guides - SuiteCRM";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Integration Guides - SuiteCRM.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides integration_guides">
<h1>Integration Guides</h1>
<%--<div class="watchvideo_block">
<h2>
<asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" />
</h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0098_integrate_chamilo.ascx" />
</div>
</div>--%>
<ul class="block-editor">
<li>
<h2 class="doceditor">SuiteCRM</h2>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with SuiteCRM, a customer relationship management system. You can get the ONLYOFFICE integration module from the <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases">GitHub page</a>. The module is distributed under the AGPL-3 License.</p>
</div>
<ul>
<li>
<h6>About the ONLYOFFICE and SuiteCRM integration</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#MainFeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>
<li>
<h6>Connecting ONLYOFFICE Docs to SuiteCRM</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Install_block")%>">Installing the ONLYOFFICE integration module for SuiteCRM</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#JWT_block")%>">Configuring JWT for the ONLYOFFICE and SuiteCRM integration</a></li>
</ul>
</li>
<li>
<h6>Getting Started</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within SuiteCRM</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>

View File

@ -0,0 +1,59 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integrationsanleitungen - SuiteCRM";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Integrationsanleitungen - SuiteCRM.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides integration_guides">
<h1>Integrationsanleitungen</h1>
<%--<div class="watchvideo_block">
<h2>
<asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" />
</h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0098_integrate_chamilo.ascx" />
</div>
</div>--%>
<ul class="block-editor">
<li>
<h2 class="doceditor">SuiteCRM</h2>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE mit SuiteCRM, einem Kundenbeziehungsmanagementsystem, integrieren. Sie können das ONLYOFFICE-Integrationsmodul von der <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases">GitHub-Seite</a> herunterladen. Das Modul wird unter der AGPL-3-Lizenz vertrieben.</p>
</div>
<ul>
<li>
<h6>Über die ONLYOFFICE- und SuiteCRM-Integration</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#MainFeatures_block")%>">Haupteigenschaften</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#SupportedFormats_block")%>">Unterstützte Formate</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Whatsnew_block")%>">Was gibt es Neues?</a></li>--%>
</ul>
</li>
<li>
<h6>Verbinden von ONLYOFFICE Docs mit SuiteCRM</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Requirements_block")%>">Anforderungen</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#Install_block")%>">ONLYOFFICE-Integrationsmodul für SuiteCRM installieren</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#JWT_block")%>">JWT für die ONLYOFFICE- und SuiteCRM-Integration konfigurieren</a></li>
</ul>
</li>
<li>
<h6>Erste Schritte</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#StartUsing_block")%>">Erste Schritte für ONLYOFFICE Docs in SuiteCRM</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>

View File

@ -21,5 +21,6 @@
<li><a class="leftmenu_integration_redmine" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li><a class="leftmenu_integration_sharepoint" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>
<li><a class="leftmenu_integration_strapi" href="<%=VirtualPathUtility.ToAbsolute("~/integration/strapi.aspx")%>">Strapi</a></li>
<li><a class="leftmenu_integration_suitecrm" href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></li>
<li><a class="leftmenu_integration_wordpress" href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></li>
</ul>

View File

@ -21,5 +21,6 @@
<li><a class="leftmenu_integration_redmine" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li><a class="leftmenu_integration_sharepoint" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>
<li><a class="leftmenu_integration_strapi" href="<%=VirtualPathUtility.ToAbsolute("~/integration/strapi.aspx")%>">Strapi</a></li>
<li><a class="leftmenu_integration_suitecrm" href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></li>
<li><a class="leftmenu_integration_wordpress" href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></li>
</ul>

View File

@ -0,0 +1,21 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Integration/IntegrationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "Integration Guides SuiteCRM"; %>
<% ((BasePage)Page).CommandName = "suitecrm"; %>
<body class="integration_suitecrm">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/IntegrationTop/IntegrationTop.ascx" />
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/GettingStarted/Integration/Suitecrm/GettingStartedSuitecrm.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_suitecrm">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/183_suitecrm.ascx" />
</div>
</div>
</asp:Content>

View File

@ -0,0 +1,19 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Integration/IntegrationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="integration_suitecrm">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/IntegrationTop/IntegrationTop.ascx" />
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Integration/Suitecrm.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_suitecrm">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/183_suitecrm.ascx" />
</div>
</div>
</asp:Content>

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB