oneplace / oneplace-livechat
onePlace Livechat Module
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:oneplace-module
Requires
- php: ^7.1
- oneplace/oneplace-core: ^1.0.33
- oneplace/oneplace-templates: ^1.0.0
- phpoffice/phpspreadsheet: ^1.10
Requires (Dev)
- laminas/laminas-test: ^3.3.0
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2024-12-11 06:51:31 UTC
README
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
composer require oneplace/oneplace-livechat
Getting started
how to utilize user manager
how to create own modules
Documentation
Documentation will be extended soon.