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
2022-02-18 18:32:42 +03:00
.nuget/packages net 6: update packages 2021-11-25 16:41:24 +03:00
build Merge branch 'develop' into feature/support-elasticache 2022-01-13 18:16:43 +03:00
common Fedd: used file-scoped namespaces 2022-02-18 18:32:42 +03:00
config cache: return support kafka. refactoring 2022-01-27 15:20:51 +03:00
packages update README.md 2022-01-27 17:29:39 +03:00
products Feed: moved feed migrations to ASC.Feed, resolved usings 2022-02-18 18:30:53 +03:00
public Web: Files: Changed "shared" icon 2022-01-26 14:09:43 +03:00
sql add sql files 2019-09-10 16:45:02 +03:00
thirdparty net 6: update packages 2021-11-25 16:41:24 +03:00
web Feed: add mapping 2022-02-10 21:31:44 +03:00
.editorconfig refactoring: delete rule 2022-02-03 15:19:53 +03:00
.gitignore fix 2022-02-18 18:10:50 +03:00
.gitmodules Web: Tests: 2021-12-21 16:59:04 +03:00
ASC.Tests.sln Removed unused dependencies. Fixed tests 2021-11-24 12:39:39 +03:00
ASC.Tools.sln add ASC.Files.Core 2021-10-22 19:49:50 +03:00
ASC.Web.sln Merge branch 'develop' into feature/webhooks 2021-10-19 18:30:59 +03:00
ASC.Web.slnf Webhooks: fix 2021-10-29 20:02:45 +03:00
frontend.code-workspace Web: init e2e tests 2021-12-21 15:59:11 +08:00
lerna.json bump version to 1.1.0 2021-11-12 15:19:40 +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: init e2e tests 2021-12-21 15:59:11 +08: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 Web: init e2e tests 2021-12-21 15:59:11 +08: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.