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
pavelbannov ea4fa97838 Merge branch 'develop' into feature/wizard/migration
# Conflicts:
#	ASC.Tests.sln
#	common/ASC.Core.Common/EF/Model/Tenant/DbQuota.cs
#	common/ASC.Core.Common/Migrations/MySql/CoreDbContextMySql/20210309093641_CoreDbContextMySql.Designer.cs
#	common/ASC.Core.Common/Migrations/MySql/CoreDbContextMySql/20210309093641_CoreDbContextMySql.cs
#	common/ASC.Core.Common/Migrations/MySql/CoreDbContextMySql/MySqlCoreDbContextModelSnapshot.cs
#	common/ASC.Data.Backup.Core/Core/DbHelper.cs
#	common/ASC.Data.Backup.Core/Storage/BackupRepository.cs
#	common/Tests/ASC.Common.Tests/ASC.Common.Tests.csproj
#	common/Tests/ASC.Core.Common.Tests/ASC.Core.Common.Tests.csproj
#	common/Tests/ASC.Notify.Textile.Tests/ASC.Notify.Textile.Tests.csproj
2021-09-15 15:52:13 +03:00
.nuget/packages fix 2021-08-30 19:17:57 +03:00
build Jenkins: release build 2021-09-05 21:09:43 +03:00
common Merge branch 'develop' into feature/wizard/migration 2021-09-15 15:52:13 +03:00
config nginx: fix 2021-08-31 18:38:59 +03:00
packages Web: Components: Table: fixed onResize error 2021-08-27 14:18:13 +03:00
products Merge branch 'develop' into feature/wizard/migration 2021-09-15 15:52:13 +03:00
public Web: removed duplicate translations from Common.json 2021-08-27 11:09:19 +03:00
sql add sql files 2019-09-10 16:45:02 +03:00
thirdparty fix 2021-08-30 19:17:57 +03:00
web Merge branch 'develop' into feature/backup.core 2021-09-05 12:50:05 +03:00
.editorconfig revert discard 2020-10-12 22:39:23 +03:00
.gitignore Web: Added opportunity to deploy all static clients to build/deploy directory (yarn build && yarn deploy) 2021-05-07 18:54:25 +03:00
.gitmodules ASC.Files: moved from 08a01422 2021-05-26 16:54:46 +03:00
ASC.Tests.sln Files: fixed tests 2021-08-17 15:50:05 +03:00
ASC.Web.sln backup.core: move backup.core 2021-09-02 15:41:54 +03:00
frontend.code-workspace Web: Init Mail/Calendar Comming Soon pages 2021-04-12 13:41:16 +03:00
lerna.json Web: Bumped version to 1.0.0 2021-07-14 13:26:36 +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 Build: Added build.static.bat + change rimraf, mkdirp packages to single shx package (npm command line util) 2021-08-12 16:18:48 +03:00
README.md Create README.md 2020-01-17 16:59:43 +03:00
thirdparty.sln websocket for only net standart 2021-05-21 13:31:28 +03:00
yarn.lock Merge branch 'develop' into feature/file-folder-selectors 2021-08-19 10:08:14 +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.