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-01-15 16:04:34 +03:00
.nuget Merge branch 'master' into feature/socket.io 2020-08-21 15:25:07 +03:00
build Cosmetic modify Docker-app 2020-12-30 10:51:40 +03:00
common revert 2020-12-30 18:03:21 +03:00
config revert 2020-12-30 18:03:21 +03:00
products Web: Files: Return condition for set new state of header visibility. 2021-01-14 20:35:32 +03:00
public PWA: changed the mechanism of working with the cache 2019-12-18 14:32:49 +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 Web: Common: Layout: Fixed issue with title not displaying when scrolling up. Fixed the disappearance of the header only if you can make the scroll larger than the width of the header and section header. 2021-01-15 16:04:34 +03:00
.editorconfig revert discard 2020-10-12 22:39:23 +03:00
.gitignore added .DS_Store in .gitignore 2020-07-08 11:44:06 +03:00
all-clients.code-workspace Files: Init Files.Client 2020-02-25 09:58:09 +03:00
ASC.Tests.sln Test: fix 2020-12-22 16:12:23 +03:00
ASC.Web.sln moved from 2e37dcd0 2020-12-28 16:22:08 +03:00
LICENSE Create LICENSE 2019-05-23 16:15:55 +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

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.