ONLYOFFICE DocSpace is a room-based collaborative platform which allows organizing a clear file structure depending on users' needs or project goals. Flexible access permissions and user roles allow fine-tuning the access to the whole space or separate rooms.
Go to file
AlexeySafronov 11d527ba03 Merge branch 'master' into hotfix/v1.1.1
# Conflicts:
#	lerna.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	packages/browserslist-config-asc/package.json
#	packages/debug-info/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-11-21 14:40:24 +03:00
.nuget/packages Bug 52866 - Client.YDisk.Upload. 2021-10-05 17:00:07 +03:00
build Add an additional tag for docker images in push hook script (#462) 2021-11-19 14:19:30 +03:00
common Test: Added new WrongTranslationVariablesTest and fix it's issues 2021-11-13 19:03:10 +03:00
config Add cache for locales *.json 2021-11-12 19:17:09 +03:00
packages Merge branch 'master' into hotfix/v1.1.1 2021-11-21 14:40:24 +03:00
products Merge branch 'master' into hotfix/v1.1.1 2021-11-21 14:40:24 +03:00
public Web: moved "Owner" translation to Common 2021-11-15 18:33:32 +03:00
sql add sql files 2019-09-10 16:45:02 +03:00
thirdparty Bug 52866 - Client.YDisk.Upload. 2021-10-05 17:00:07 +03:00
web Merge branch 'master' into hotfix/v1.1.1 2021-11-21 14:40:24 +03:00
.editorconfig revert discard 2020-10-12 22:39:23 +03:00
.gitignore Web: Studio: Init Debug Info 2021-10-04 17:08:03 +03:00
.gitmodules ASC.Files: moved from 08a01422 2021-05-26 16:54:46 +03:00
ASC.Tests.sln Files: fixed tests 2021-08-17 15:50:05 +03:00
ASC.Web.sln backup.core: move backup.core 2021-09-02 15:41:54 +03:00
frontend.code-workspace Web: Init Mail/Calendar Comming Soon pages 2021-04-12 13:41:16 +03:00
lerna.json bump version to 1.1.1 2021-11-12 15:21:25 +03:00
LICENSE Create LICENSE 2019-05-23 16:15:55 +03:00
NuGet.Config Pomelo up to 5.0.0 2021-05-06 12:31:55 +03:00
package.json Web: Added new script "start:personal" 2021-10-22 10:17:23 +03:00
README.md Update README.md 2021-11-12 18:15:35 +03:00
thirdparty.sln websocket for only net standart 2021-05-21 13:31:28 +03:00
yarn.lock yarn.lock updated 2021-10-15 16:38:13 +03:00

AppServer

Platform for building your own scalable online office with ONLYOFFICE modules

Overview

App Server is a platform for building your own online office by connecting ONLYOFFICE modules packaged as separate apps.

How to install

[coming soon]

Connectable apps

  • People - ONLYOFFICE module for creating your teams profiles and setting their roles (user, guest, admin).

Plans

These ONLYOFFICE modules will be available for connecting to App Server soon.

  • Documents for managing and sharing your documents.
  • Chat to exchange instant messages with your team.
  • Mail to manage correspondence sufficiently.
  • Calendar for creating timetables and shared calendars.
  • Projects to organize your teams tasks and track progress.
  • CRM for sales management and productivity improvement.

You will also be able to connect third-party apps or create new ones using ONLYOFFICE component library.

Licensing

App Server is released under AGPLv3 license. See the LICENSE file for more information.

Project info

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

Components source code - https://github.com/ONLYOFFICE/AppComponents

User feedback and support

If you have any problems or questions about App Server, use the issues section here, in this repository.