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
NikitaVashchuk 3eb3cef5a3 fix
2021-04-20 10:55:52 +03:00
.nuget Sln: fixed packages 2021-03-26 12:26:12 +03:00
build Merge remote-tracking branch 'remotes/origin/develop' into feature/calendar 2021-04-05 18:29:13 +03:00
common fix 2021-04-20 10:55:52 +03:00
config Merge remote-tracking branch 'remotes/origin/develop' into feature/calendar 2021-04-05 18:29:13 +03:00
packages Merge branch 'develop' into bugfix/privacy-room 2021-03-31 18:01:58 +03:00
products fix 2021-04-20 10:55:52 +03:00
public Web: Storybook issues fix: 2021-03-24 13:55:50 +03:00
sql add sql files 2019-09-10 16:45:02 +03:00
thirdparty Merge branch 'master' into feature/socket.io 2020-08-21 15:25:07 +03:00
web fix calendar 2021-04-13 11:40:31 +03:00
.editorconfig revert discard 2020-10-12 22:39:23 +03:00
.gitignore Merge branch 'develop' into feature/workspaces 2021-01-22 11:24:16 +03:00
ASC.Tests.sln Test: fix 2020-12-22 16:12:23 +03:00
ASC.Web.sln Merge remote-tracking branch 'remotes/origin/develop' into feature/calendar 2021-04-05 18:29:13 +03:00
frontend.code-workspace Big Fix commit: 2021-03-22 00:34:21 +03:00
lerna.json Web: Files: init Files build and loading (Moved out from CRA) 2020-12-07 10:49:07 +03:00
LICENSE
package.json Web: Storybook issues fix: 2021-03-24 13:55:50 +03:00
README.md Create README.md 2020-01-17 16:59:43 +03:00
thirdparty.sln fix 2020-08-21 17:33:58 +03:00
yarn.lock Web: Storybook issues fix: 2021-03-24 13:55:50 +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 packed 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 question about App Server, use the issues section here, in this repository.