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
2021-11-10 13:59:34 +03:00
.nuget/packages
build Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-02 14:39:29 +03:00
common Tests: Fix NotFoundKeysTest for "Home:EmptyFolderHeader" and "Home:ContainsSpecCharacter" 2021-11-08 15:52:16 +03:00
config
packages Web: Common: Api: Added encoding for string folderId 2021-11-09 17:55:27 +03:00
products Web: People: fixed styles 2021-11-10 13:59:34 +03:00
public Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-02 18:15:53 +03:00
sql
thirdparty
web Web: About: Fix DublicatesByContentTest translation issue 2021-11-08 15:33:27 +03:00
.editorconfig
.gitignore
.gitmodules
ASC.Tests.sln
ASC.Web.sln
frontend.code-workspace
lerna.json
LICENSE
NuGet.Config
package.json
README.md
thirdparty.sln
yarn.lock

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.