Helsinki Chat
Integrates various chat services into Wordpress sites.
by Broomu Digitals · github.com/city-of-helsinki/wordpress-helfi-chat
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/city-of-helsinki/wordpress-helfi-chat/archive/refs/heads/main.zipA plugin designed for integrating various chat services into the Helsinki Theme,
Dependencies
Required
- None
Integrated Chat Services
- Telia ACE
Configuration
After installation a chat service can be configured to be used from the Helsinki Chat admin submenu.
This plugin is not intended to provide the endpoints required to setup a chat service. You will have to contact the chat service provider for the required information to setup and use the chat.
Development
Assets
(S)CSS and JS source files are stored in /src. Asset complitation is done with Gulp and the processed files can be found in /assets.
Install dependencies with npm install. Build assets with gulp scripts and gulp styles or watch changes with gulp watch.
Collaboration
Raise issues for found bugs or development ideas. Feel free to send pull requests for bugfixes and new or improved features.