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
- Host: GitHub
- URL: https://github.com/oneplc/plc_x_livechat
- Owner: OnePlc
- License: bsd-3-clause
- Created: 2021-04-10T22:42:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-10T22:50:39.000Z (about 4 years ago)
- Last Synced: 2025-01-31T08:35:18.378Z (3 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# oneplace-livechat
[](https://travis-ci.com/OnePlc/PLC_X_Livechat)
[](https://coveralls.io/github/OnePlc/PLC_X_Livechat?branch=master)




## 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.