Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kseniafedoruk committed Feb 18, 2022
1 parent 14783ee commit 365d8b6
Showing 1 changed file with 11 additions and 21 deletions.
32 changes: 11 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,17 @@
# AppServer
Platform for building your own scalable online office with ONLYOFFICE modules
# ONLYOFFICE App Server

## 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]
ONLYOFFICE App Server is a platform based on .NET Core and React engines which comprises document management features and makes it possible to implement advanced folder management.

## Connectable apps
## Functionality

* **People** - ONLYOFFICE module for creating your team’s 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 team’s 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.
* Cross-platform: web and mobile environment.
* Integration with online editors (text documents, spreadsheets, presentations, forms).
* External sharing for editing, reviewing, commenting, reading.
* Version history.
* File and folder search.
* Connecting Dropbox, Google Drive, Box, OneDrive, Nextcloud, ownCloud, kDrive, Yandex.Disk.

## Licensing

Expand All @@ -31,8 +21,8 @@ App Server is released under AGPLv3 license. See the LICENSE file for more infor

Official website: [https://www.onlyoffice.com](https://www.onlyoffice.com/?utm_source=github&utm_medium=cpc&utm_campaign=AppServer "https://www.onlyoffice.com/?utm_source=github&utm_medium=cpc&utm_campaign=AppServer")

Components source code - [https://github.com/ONLYOFFICE/AppComponents](https://github.com/ONLYOFFICE/AppComponents)
Code repository: [https://github.com/ONLYOFFICE/AppServer](https://github.com/ONLYOFFICE/AppServer)

## User feedback and support

If you have any problems or questions about App Server, use the issues section here, in this repository.
If you have any problems or questions about App Server, use the Issues section in this repository or visit our [official forum](https://forum.onlyoffice.com/).

0 comments on commit 365d8b6

Please sign in to comment.