Below is a list of versions that are available for the randomavatar 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.
Random Avatar Plugin Readme
Overview
The Random Avatar plugin adds a webservice to Openfire, that can be used to obtain avatars from.
Installation
Copy randomavatar.jar into the plugins directory of your Openfire installation. The plugin will then be automatically deployed. To upgrade to a new version, copy the new randomavatar.jar file over the existing file.
Configuration
This plugin depends on HTTP binding, and will not work if the HTTP binding service of Openfire is disabled. It can be enabled on the Server > Server Settings > HTTP Binding page.
Using the Plugin
When properly configured, the web service will be made available on the same ports as the HTTP binding interface. By default, these URLs are:
- http://<your-server-name>:7070/randomavatar/ (unencrypted HTTP)
- https://<your-server-name>:7443/randomavatar/ (encrypted HTTPS)
Each request is normally responded to with an avatar-like image. Different images can be obtained, by adding text to the path of the URL, such as shown here:
https://<your-server-name>:7443/randomavatar/sometext.
Requesting the same URL will generate a response using the same image. It cannot be guaranteed that for different versions of this plugin the URL-to-image mapping will be the same.
Various different image collections are available. Currently, the plugin contains three collections:
- avatar
- kids
- cinema
By default, images are generated from the combination of all collections. To limit generation to one collection, append the name of the collection as a path segment, like this:
https://<your-server-name>:7443/randomavatar/kids/.
Adding more text to the path above will result in images just from that collection.
When a collection name is used that is not recognized, the plugin will return to its default behavior of returning an image from any of the available collections.
Attribution
- The images from the 'avatar' collection are made by Freepik from Flaticon.
- The images from the 'kids' collection are made by Freepik from Flaticon.
- The images from the 'cinema' collection are made by Darius Dan from Flaticon.
Releases | Info | File | Version | Released | Openfire Version | ||||
|
Download | 1.1.1 | Wed Nov 20 14:38:54 UTC 2024 | 4.1.5 - 5.0.0 | |||||
|
Download | 1.1.0 | Tue May 23 13:20:27 UTC 2023 | 4.1.5 + | |||||
|
Download | 1.0.0 | Thu Mar 29 00:00:00 UTC 2018 | 4.1.5 + |
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.0-SNAPSHOT | Wed Nov 20 14:38:27 UTC 2024 | 5.0.0 + | |||
|
Download | 1.2.0-SNAPSHOT | Tue May 23 13:20:12 UTC 2023 | 4.1.5 + | |||
|
Download | 1.1.0-SNAPSHOT | Wed May 03 19:59:16 UTC 2023 | 4.1.5 + | |||
|
Download | 1.1.0-SNAPSHOT | Thu Apr 21 13:40:35 UTC 2022 | 4.1.5 + | |||
|
Download | 1.1.0-SNAPSHOT | Wed Oct 27 13:54:05 UTC 2021 | 4.1.5 + | |||
|
Download | 1.1.0-SNAPSHOT | Thu Apr 02 13:44:44 UTC 2020 | 4.1.5 + | |||
|
Download | 1.1.0-SNAPSHOT | Thu Jul 25 22:43:16 UTC 2019 | 4.1.5 + | |||
|
Download | 1.1.0-SNAPSHOT | Fri Mar 29 15:26:00 UTC 2019 | 4.1.5 + | |||
|
Download | 1.1.0-SNAPSHOT | Fri Mar 29 00:58:53 UTC 2019 | 4.1.5 + | |||
|
Download | 1.1.0-SNAPSHOT | Fri Mar 29 00:55:58 UTC 2019 | 4.1.5 + |