OnlyOffice

免费的开源办公套件,提供商业生产力工具:文档和项目管理,CRM,邮件聚合器。(Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.)

Github星跟蹤圖

ONLYOFFICE 社区服务器是一个免费的开源协作系统,用于管理文档、项目、客户关系和电子邮件通信,所有这些都集中在一个地方。

特性

  • 跨平台解决方案:Linux,Windows
  • 文件管理
  • 与 Google Drive,Box,Dropbox,OneDrive,OwnCloud 集成
  • 文件共享
  • 文档嵌入
  • 访问权限管理
  • 可定制的CRM
  • 网络到领导形式
  • 发票系统
  • 项目管理
  • 甘特图
  • 里程碑,任务依赖和子任务
  • 时间跟踪
  • 自动报告
  • 博客,论坛,民意调查,维基
  • 日历
  • 电子邮件聚合器
  • 人员模块(员工数据库)
  • 即时通讯
  • 支持20多种语言

编译

要编译源代码,请按照 此说明 操作。

连接您自己的模块

您现在可以创建自己的模块并将它们连接到 ONLYOFFICE 社区服务器。有关详细信息,请参阅此存储库

项目信息

ONLYOFFICE 社区版

ONLYOFFICE 社区服务器是 ONLYOFFICE 社区版的一部分,它还包括文档服务器和邮件服务器。安装 ONLYOFFICE 社区版时,请使用预装了 ONLYOFFICE 社区版的 Docker

ONLYOFFICE 企业版

ONLYOFFICE 企业版是由社区服务器、文档服务器和邮件服务器组成的办公套件的可扩展商业构建。

比较社区版和企业版

下表将帮助你做出正确的选择。

(恕删略。请参考自述文件)

概覽

名稱與所有者ONLYOFFICE/CommunityServer
主編程語言C#
編程語言Shell (語言數: 22)
平台Windows, Docker, Linux
許可證Apache License 2.0
發布數22
最新版本名稱v12.6.0 (發布於 2024-02-29 12:12:54)
第一版名稱ONLYOFFICE-7.7 (發布於 )
創建於2014-07-05 17:57:33
推送於2024-02-29 12:12:57
最后一次提交2024-02-29 12:12:53
星數2.6k
關注者數132
派生數597
提交數108
已啟用問題?
問題數404
打開的問題數144
拉請求數10
打開的拉請求數35
關閉的拉請求數11
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

License Release

Overview

ONLYOFFICE Document Server is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.

Components

ONLYOFFICE Document Server contains the following components:

  • server - the backend server software layer which is the base for all other components of ONLYOFFICE Document Server.
  • core - server core components of ONLYOFFICE Document Server which enable the conversion between the most popular office document formats (DOC, DOCX, ODT, RTF, TXT, PDF, HTML, EPUB, XPS, DjVu, XLS, XLSX, ODS, CSV, PPT, PPTX, ODP).
  • sdkjs - JavaScript SDK for the ONLYOFFICE Document Server which contains API for all the included components client-side interaction.
  • web-apps - the frontend for ONLYOFFICE Document Server which builds the program interface and allows the user create, edit, save and export text, spreadsheet and presentation documents using the common interface of a document editor.
  • dictionaries - the dictionaries of various languages used for spellchecking in ONLYOFFICE Document Server.
  • sdkjs-plugins - the add-ons for ONLYOFFICE Document Server used for the developers to add specific functions to the editors which are not directly related to the OOXML format.

Functionality

ONLYOFFICE Document Server includes the following editors:

  • ONLYOFFICE Document Editor
  • ONLYOFFICE Spreadsheet Editor
  • ONLYOFFICE Presentation Editor

The editors allow you to create, edit, save and export text, spreadsheet and presentation documents and additionally have the features:

  • Collaborative editing
  • Hieroglyph support
  • Reviewing
  • Spell-checking

ONLYOFFICE Document Server editions

ONLYOFFICE offers different versions of its online document editors that can be deployed on your own servers.

ONLYOFFICE Document Server:

  • Community Edition (onlyoffice-documentserver package)
  • Integration Edition (onlyoffice-documentserver-ie package)
  • Developer Edition (onlyoffice-documentserver-de package)

The table below will help you to make the right choice.

Pricing and licensing Community Edition Integration Edition Developer Edition
Get it now Start Free Trial Start Free Trial
Cost FREE Go to the pricing page Go to the pricing page
Simultaneous connections up to 20 maximum As in chosen pricing plan As in chosen pricing plan
Number of users up to 20 recommended As in chosen pricing plan As in chosen pricing plan
License GNU AGPL v.3 Proprietary Proprietary
Support Community Edition Integration Edition Developer Edition
Documentation Help Center Help Center Help Center
Standard support GitHub or paid One year support included One year support included
Premium support Buy Now Buy Now Buy Now
Services Community Edition Integration Edition Developer Edition
Conversion Service + + +
Document Builder Service + + +
Interface Community Edition Integration Edition Developer Edition
Tabbed interface + + +
White Label - - +
Integrated test example (node.js)* - + +
Mobile web editors - + +
Plugins & Macros Community Edition Integration Edition Developer Edition
Plugins + + +
Macros + + +
Collaborative capabilities Community Edition Integration Edition Developer Edition
Two co-editing modes + + +
Comments + + +
Built-in chat + + +
Review and tracking changes + + +
Display modes of tracking changes + + +
Version history + + +
Document Editor features Community Edition Integration Edition Developer Edition
Font and paragraph formatting + + +
Object insertion + + +
Adding Content control - + +
Editing Content control + + +
Layout tools + + +
Table of contents + + +
Navigation panel + + +
Mail Merge + + +
Comparing Documents - + +
Spreadsheet Editor features Community Edition Integration Edition Developer Edition
Font and paragraph formatting + + +
Object insertion + + +
Functions, formulas, equations + + +
Table templates + + +
Pivot tables +** +** +**
Presentation Editor features Community Edition Integration Edition Developer Edition
Font and paragraph formatting + + +
Object insertion + + +
Animations + + +
Presenter mode + + +
Notes + + +
Get it now Start Free Trial Start Free Trial

* Note that by default DocumentServer Community Edition does not contain any document management system.
Integration Edition and Developer Edition versions include integrated test examples (simplest DMS to test the editors).
For Community version, please use the ONLYOFFICE Community Server or check out integration with 3rd party platforms, e.g. ownCloud/Nextcloud

** Changing style and deleting (Full support coming soon)

Project Information

Official website: https://www.onlyoffice.com

Code repository: https://github.com/ONLYOFFICE/DocumentServer

Docker Image: https://github.com/ONLYOFFICE/Docker-DocumentServer

License: GNU AGPL v3.0

SaaS version: https://www.onlyoffice.com/cloud-office.aspx

ONLYOFFICE One Click Installation

ONLYOFFICE Document Server is a part of ONLYOFFICE Community Edition that comprises also Community Server and Mail Server. To get ONLYOFFICE Free Edition in one click, make use of ONLYOFFICE One Click Installation.

Documentation

The easiest way to install ONLYOFFICE Document Server is to use the Docker image. You can also install it from the repository or compiling the source code. The following documentation is available to the community depending on the way you choose:

User Feedback and Support

If you have any problems with or questions about ONLYOFFICE Document Server, please visit our official forum to find answers to your questions: dev.onlyoffice.org or you can ask and answer ONLYOFFICE development questions on Stack Overflow.

去到頂部