Below is a list of versions that are available for the callbackOnOffline plugin. To find other plugins, please review this listing of most recent releases of all plugins.
Plugins extend and enhance the functionality of Openfire. To install plugins, copy the .jar file into the plugins directory of your Openfire installation.
Plugin intercepts messages and checks if recipient is available. If not, plugin sends async POST request with JSON body to defined url.
Example JSON body:
{ "token":"21uh9d1h91d", "from":"user@mychatapp.com", "to":"user123@mychatapp.com", "body":"Message body, so what user's typed" }
plugin.callback_on_offline.debug
- enable debug logs. If something doesn't work set property to trueplugin.callback_on_offline.url
- url that will be calledplugin.callback_on_offline.token
- token to be send with requestplugin.callback_on_offline.send_body
- boolean value to determine if message's body will be send. True by default.Releases | Info | File | Version | Released | Openfire Version | ||||
|
![]() ![]() |
Download | 1.2.1 | Mar 19, 2019 | 4.0.0 + | ||||
|
![]() ![]() |
Download | 1.2.0 | Dec 15, 2017 | 2.3.0 + | ||||
|
![]() ![]() |
Download | 1.0 | Aug 16, 2015 | 2.3.0 + |
The plugins below, so-called SNAPSHOTS, are build automatically by the continuous integration system. They represent the latest development, but are untested.
Snapshots | Info | File | Version | Built at | Openfire Version | ||
|
![]() ![]() |
Download | 1.2.1 | 4.0.0 + | |||
|
![]() ![]() |
Download | 1.2.0 | 2.3.0 + | |||
|
![]() ![]() |
Download | 1.0 | 2.3.0 + |