An open API service indexing awesome lists of open source software.

https://github.com/oneplc/plc_x_livechat

Telegram Based Livechat for your onePlace App
https://github.com/oneplc/plc_x_livechat

Last synced: about 1 month ago
JSON representation

Telegram Based Livechat for your onePlace App

Awesome Lists containing this project

README

        

# oneplace-livechat

[![Build Status](https://travis-ci.com/OnePlc/PLC_X_Livechat.svg?branch=master)](https://travis-ci.com/OnePlc/PLC_X_Livechat)
[![Coverage Status](https://coveralls.io/repos/github/OnePlc/PLC_X_Livechat/badge.svg?branch=master)](https://coveralls.io/github/OnePlc/PLC_X_Livechat?branch=master)
![Packagist Downloads](https://img.shields.io/packagist/dt/oneplace/oneplace-livechat)
![Stable Version](https://img.shields.io/packagist/v/oneplace/oneplace-livechat)
![GitHub Release Date](https://img.shields.io/github/release-date/oneplc/plc_x_livechat)
![Open Issues](https://img.shields.io/github/issues-raw/oneplc/plc_x_livechat)
![Discourse status](https://img.shields.io/discourse/status?server=https%3A%2F%2Fdiscourse.1plc.ch)

## Introduction

This is the Livechat Module for onePlace Software Framework

- Create and manage livechats in calendars.
- optional support for external calendars via ics import.
- ics export for oneplace calendars to integrate them into other applications.
- used for onePlace Booking Module

## Installation

The easiest way to install onePlace Livechat is via composer
```shell script
composer require oneplace/oneplace-livechat
```

## Getting started

how to utilize user manager

how to create own modules

## Documentation

Documentation will be extended soon.