registration Plugin Archive

Below is a list of versions that are available for the registration 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.

Registration Plugin Readme

Overview

The registration plugin allows admins to configure various actions whenever a new user creates an account.

Installation

Copy the registration.jar into the plugins directory of your Openfire installation. The plugin willthen be automatically deployed. To upgrade to a new version, copy the new registration.jar file over the existing file.

Configuration

The registration plugin is configured via the "Registration Properties" sidebar item located in the"Users" sidebar item under the "Users/Groups" tab in the Openfire Admin Console. By default,after the registration plugin has been deployed all of its features are disabled. To enable a feature of the plugin select the checkbox next to the feature and then click on the "Save Settings" button. The registration plugin has various items that can be configured:

  • Account expiry - Disables new accounts after a certain amount of time has passed.
  • Registration Notification - Contacts can be configured to receive an instant message and/or email to notify them whenever a new user registers.
  • Welcome Message - A message that will be sent to a user when they first register.
  • Default Group - A group that all users will be added to when they first register.
  • Web Page Registration - Allows users to create accounts via a web page.
  • Default Privacy List - A privacy list added and set as default for all users when they register.

Public web registration form

The plugin can make available a public web page that can be used by your users to register new accounts. Optionally,Google's reCAPTCHA v3 verification service can be used to protect against abuse of this service.

To enable the reCAPTCHA verification, you should follow the instructions provided by Google, athttps://www.google.com/recaptcha/. At the moment ofwriting, the process to sign up for the service is:

  1. Open the reCAPTCHA Admin Console
  2. Create a new site
  3. Select as type: v3
  4. Fill out the domain name on which the public signup page will be accessible
  5. Copy the 'site key' and 'secret key', and save this in the Openfire Admin Console

It is advisable to manually test the sign-up page afterwards, by creating a new user.

Default Privacy List

The format used is an XML that should look like :

<list><item action="deny" order="100" type="subscription" value="none">     <message/>     <presence-in/>     <presence-out/></item></list>

The enclosing list tag is needed, but none of its attributes are read. Inside it you can have multiple items.

Using the Plugin

Presently, after the registration plugin has been configured nothing else needs to be done to use it.

Releases Info File Version Released Openfire Version
Plugin Registration
Performs various actions whenever a new user account is created.
README Changelog Download 1.8.0 Nov 21, 2023 4.0.0 +
Plugin Registration
Performs various actions whenever a new user account is created.
README Changelog Download 1.7.3 Nov 12, 2020 4.0.0 +
Plugin Registration
Performs various actions whenever a new user account is created.
README Changelog Download 1.7.2 Dec 19, 2017 4.0.0 +
Plugin Registration
Performs various actions whenever a new user account is created.
README Changelog Download 1.7.1 Jul 11, 2017 4.0.0 +
Plugin Registration
Performs various actions whenever a new user account is created.
README Changelog Download 1.7.0 Oct 12, 2015 3.11.0 alpha +
Plugin Registration
Performs various actions whenever a new user account is created.
README Changelog Download 1.6.0 Sep 13, 2013 3.9.0 +
Plugin Registration
Performs various actions whenever a new user account is created.
README Changelog Download 1.5.0 Dec 2, 2009 3.7.0 +
Plugin Registration
Performs various actions whenever a new user account is created.
README Changelog Download 1.4.1 Nov 2, 2007 3.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
Plugin Registration
README Changelog Download 1.8.1-SNAPSHOT Nov 21, 2023 10:19:10 AM 4.0.0 +
Plugin Registration
README Changelog Download 1.8.0-SNAPSHOT May 3, 2023 7:57:41 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.8.0-SNAPSHOT Apr 21, 2022 1:40:02 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.8.0-SNAPSHOT Oct 27, 2021 1:53:24 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.7.4-SNAPSHOT Nov 12, 2020 4:30:21 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.7.3-SNAPSHOT Oct 30, 2020 3:33:04 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.7.3-SNAPSHOT Oct 27, 2020 1:59:40 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.7.3-SNAPSHOT Apr 2, 2020 1:44:03 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.7.3-SNAPSHOT Feb 11, 2020 3:17:59 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.7.3-SNAPSHOT Feb 11, 2020 2:19:56 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.7.3-SNAPSHOT Jan 31, 2020 7:29:32 PM 4.0.0 +
Plugin Registration
README Changelog Download 1.7.3-SNAPSHOT Jan 31, 2020 7:14:29 PM 4.0.0 +