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
Vladislav Makhov 3415cc046c Merge branch 'develop' into feature/desktop-view
# Conflicts:
#	web/ASC.Web.Common/src/store/auth/reducer.js
#	web/ASC.Web.Common/src/store/auth/selectors.js
2020-11-10 11:02:14 +03:00
.nuget
build build: Uncommented call bat 2020-10-23 13:36:25 +03:00
common TenantManager: fix currentTenant 2020-11-09 14:51:21 +03:00
config Fix PrivacyRoomController 2020-11-05 18:42:23 +03:00
products Merge branch 'develop' into feature/desktop-view 2020-11-10 11:02:14 +03:00
public
sql
thirdparty
web Merge branch 'develop' into feature/desktop-view 2020-11-10 11:02:14 +03:00
.editorconfig
.gitignore
all-clients.code-workspace
ASC.Web.sln
LICENSE
README.md
thirdparty.sln

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.