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-04-28 16:56:10 +03:00
.nuget Sln: fixed packages 2021-03-26 12:26:12 +03:00
build Add calendar and mail service in docker (#234) 2021-04-26 19:08:48 +03:00
common Thirdparty: fix providers 2021-04-26 21:42:39 +03:00
config Merge branch 'develop' into feature/products 2021-04-23 17:35:11 +03:00
packages Web: Components: fixed checkbox icons style 2021-04-27 14:31:05 +03:00
products Web: Files: Store: Fixed displaying badges for new files at favorites 2021-04-28 16:56:10 +03:00
public ThirdParty: Handling error 2021-04-22 14:45:33 +03:00
sql
thirdparty Merge branch 'master' into feature/socket.io 2020-08-21 15:25:07 +03:00
web Web: Bumped version to 0.1.9 2021-04-28 14:03:59 +03:00
.editorconfig revert discard 2020-10-12 22:39:23 +03:00
.gitignore Merge branch 'develop' into feature/workspaces 2021-01-22 11:24:16 +03:00
ASC.Tests.sln Test: fix 2020-12-22 16:12:23 +03:00
ASC.Web.sln Init Calendar Server back-end 2021-04-21 21:47:27 +03:00
frontend.code-workspace Web: Init Mail/Calendar Comming Soon pages 2021-04-12 13:41:16 +03:00
lerna.json Bump version v0.1.8 2021-04-26 18:59:33 +03:00
LICENSE
package.json Web: Init Mail/Calendar Comming Soon pages 2021-04-12 13:41:16 +03:00
README.md
thirdparty.sln fix 2020-08-21 17:33:58 +03:00
yarn.lock Web: Added SelectedFrame 2021-04-13 09:35:07 +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.