helpcenter/Web/Controls/Help/FAQ/ServerEnterprise/ServerEnterprise.ascx
2018-11-20 18:21:54 +03:00

61 lines
6.6 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "ONLYOFFICE Enterprise Edition FAQ";
MetaDescription = "ONLYOFFICE is a multifuntional portal for business collaboration and project management. Find answers to the frequently asked questions about ONLYOFFICE.";
MetaKeyWords = "";
}
</script>
<div class="MainHelpCenter FAQ">
<h1>Enterprise Edition FAQ</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/local-server/local-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/server-version/server-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-ONLYOFFICE/install-ONLYOFFICE.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/enterprise-edition/enterprise-edition.ascx" /></li>
</ul>
</div>
<h5>What is Enterprise Edition?</h5>
<p>For the organizations that find the GNU AGPL license unsuitable we released <b>Enterprise Edition</b>. That is a paid downloadable version of ONLYOFFICE distributed under a commercial proprietary license. It aims at organizations and businesses, whose policy doesn't favor public licensed software and who'd like to receive technical assistance.</p>
<h5>What are the system requirements for the Enterprise Edition?</h5>
<p>The system requirements for different versions of <b>Enterprise Edition</b> can be viewed at the following pages:</p>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/server/docker/enterprise/system-requirements.aspx")%>">Docker version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/server/virtual/enterprise/system-requirements.aspx")%>">Virtual machine image version</a></li>
</ul>
<h5>What license is applied for Enterprise Edition?</h5>
<p><b>Enterprise Edition</b> is distributed under the commercial proprietary license. The complete license text can be found <a target="_blank" href="https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=4485697&doc=R29zSHZNRi9LYnRTb3JDditmVGpXQThVVXhMTWdja0xwemlYZXpiaDBYdz0_IjQ0ODU2OTci0">here</a>.</p>
<h5>What is the difference between Community Edition and Enterprise Edition?</h5>
<p><b>Enterprise Edition</b> has advanced functions not present in <b>Community Edition</b> and its price includes the support recommendations for the application installation, data transfer from the previous versions and installations of the updates.</p>
<h5>What premium functions are included into Enterprise Edition?</h5>
<p>The advanced functions for the Enterprise Edition include mail merge, <b>Control Panel</b> which allows to perform portal and editors rebranding, use advanced portal administrator options such as audit trail, login history, data backup (including automatic backup) and restore, integrate Active Directory via LDAP settings, switch the portals to HTTPS protocol and update <b>Enterprise Edition</b> using the in-built update mechanism.</p>
<h5 id="paidsupport">What does Enterprise Edition support include?</h5>
<p><b>Enterprise Edition</b> support includes the following:</p>
<ul>
<li>general questions on ONLYOFFICE functionality,</li>
<li>email recommendations on installation, installation updates, configuration of Mail and Talk.</li>
</ul>
<p class="move_closer">The support is provided 9/5 with the initial response time 24 hours and is performed via a dedicated manager.</p>
<h5>What is the price for Enterprise Edition?</h5>
<p>You can always find the current pricing list for <b>Enterprise Edition</b> <a href="https://www.onlyoffice.com/enterprise-edition.aspx">here</a>.</p>
<h5>I want to buy Document Server only as I do not need other components (Community Server, Mail Server, etc). Is that possible?</h5>
<p>Yes, it is possible. You can purchase the <a href="https://www.onlyoffice.com/integration-edition-prices.aspx">Integration Edition</a> which presents <b>Document Server</b> without all the other components.</p>
<h5>How do I get the license key for Enterprise Edition?</h5>
<p>When you click the <b>Buy Now</b> button at the <a class="name_link" href="https://www.onlyoffice.com/enterprise-edition.aspx">Enterprise Edition</a> page, you will be redirected to the form where you can make a request for the <b>Enterprise Edition</b>. After that you will receive a mail message with the download and purchase links. After the payment is made, you will receive the mail message containing the license key file.</p>
<%-- <h5>What is going to happen to my Enterprise Edition if I cancel subscription?</h5>
<p>If you cancel subscription for the <b>Enterprise Edition</b> portal it will get the 'Unregistered' status meaning that you will no longer be eligible to receive the support and <b>Enterprise Edition</b> updates and premium functions.</p>
<h5>What will happen when my Enterprise Edition license expires?</h5>
<p>When the license expires, the portal will continue working as before: everything will be in its place (your user database, all community, CRM, projects and documents), but <b>Control Panel</b> will become unavailable.</p>
<h5>How can I prolong my Enterprise Edition license?</h5>
<p>The easiest way to prolong your <b>Enterprise Edition</b> license automatically is to select the 'Recurring payment' option during the initial purchase. If you choose not to do so, once the license has expired you will have to go to the <a class="name_link" href="https://www.onlyoffice.com/enterprise-edition.aspx">Enterprise Edition</a> page and buy the license anew. After that you will again receive a mail message with the license key file which can be uploaded to your <b>Enterprise Edition</b> installation using the <b>Control Panel</b>.</p>--%>
<h5 id="internet_connection">Does Enterprise Edition need an internet connection for proper functioning?</h5>
<p><b>Enterprise Edition</b> does not need an internet connection for regular day-to-day operations.</p>
<h5>I have questions not listed here. Where I can ask them?</h5>
<p>If you have more pre-sale questions please feel free to write to us at <a href="mailto:sales@onlyoffice.com">sales@onlyoffice.com</a>. Questions concerning your purchased subscription of <b>Enterprise Edition</b> can be asked via <a href="mailto:server@onlyoffice.com">server@onlyoffice.com</a></p>
</div>