Skip to content

doctor-beans/jot-client-una

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jot Messenger App for UNA

Jot Messenger app for UNA Community Management System is a real-time private messenger as well as a public communication platform. Jot allows members to create private talks, group talks and participate in embedded conversations integrated with other UNA apps.

Jot Messenger requires the Jot Server. Jot Messenger also supports push notifications via OneSignal platform, but you don't need to create separate account on OneSignal if you already have created one for UNA, in this case you just need to enable optio in Studio -> Messenger -> Settings -> Enable OneSignal Push Notifications (If global site's push notification options are set, they will be used for messenger)

How to install messenger to your UNA-powered site (skip steps 2-4 if you have UNA OneSignal account):

  1. You should go to UNA Studio -> Apps, download Messenger app, install and activate it.
  2. If you like to enable Push notification, you should create account on http://onesignal.com/ and then setup Web Push notifications.

How to setup push notifications:

  1. Go to App Settings and click Configure for the Google Chrome, FireFox and Safari.

  1. Enter site URL
  2. Enter icon URL (RECOMMENDED size is 192x192). The file must be .png, .jpg, or .gif.

More details about web push notifications setup you may find here for http and for https

  1. Fill appropriate fields in Messenger settings with OneSignal options values.

If you setup Jot Server on your own server, you should fill Server URL for messenger option with your own server's url and port number. (Example: http://localhost:5443)

Now the Jot Messenger is completely installed. Enjoy! :)

About

Jot messenger for UNA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.4%
  • PHP 33.3%
  • CSS 10.8%
  • HTML 4.5%