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-01-27 18:10:13 +08:00
.nuget/packages
build Merge branch 'develop' into feature/support-elasticache 2022-01-13 18:16:43 +03:00
common Merge pull request #494 from ONLYOFFICE/feature/refactoring-one-dbcontext-in-dao 2022-01-25 11:14:23 +03:00
config refactoring 2022-01-13 22:17:56 +03:00
packages Merge branch 'develop' into feature/dark-theme 2022-01-27 18:10:13 +08:00
products Merge branch 'develop' into feature/dark-theme 2022-01-27 18:10:13 +08:00
public Merge branch 'develop' into feature/dark-theme 2022-01-27 18:10:13 +08:00
sql
thirdparty
web Web:Client:Components: fixed product name color for dark and base theme 2022-01-25 16:32:35 +08:00
.editorconfig
.gitignore
.gitmodules Web: Tests: 2021-12-21 16:59:04 +03:00
ASC.Tests.sln
ASC.Tools.sln
ASC.Web.sln
ASC.Web.slnf
frontend.code-workspace Web: init e2e tests 2021-12-21 15:59:11 +08:00
lerna.json
LICENSE
NuGet.Config
package.json Web: init e2e tests 2021-12-21 15:59:11 +08:00
README.md
thirdparty.sln
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.