Skip to content

Conversation

@KebabRonin
Copy link
Contributor

@KebabRonin KebabRonin commented Nov 25, 2025

In order to receive notifications/emails, users must first enable the licensor notifications in their User Preferences page, and then make sure that the Licenses.WebHome page is watched.

By default, notifications are sent for each user created, when the instanceUserCount > userLimit - 5. This threshold (5 by default) can be customized, set either as a fixed number of users or a percentage of the user limit.


The tray notification lists at most 3 extensions which are in danger of reaching the user limit, and contains a link to the Admin Section with more information.
image


The emails which are sent contain a simplified view of the licenses on the instance, containing a small report on apps which are approaching the user limit.

Depending on the frequency of emails from User Preferences, the licensing report might be bundled with other changes. This is due to a technical limitation in XWiki <15.5 .

image

@abrassat
Copy link

The wiki quota doesn't seem to exist in the licensing application.
A wiki limit exists in the https://github.com/xwiki-contrib/application-limits application, which is installed on demo cloud instances, but licenses don't care about the amount of wikis on an instance, as far as I can tell.

…ched xwikisas#104

- Added translations
- Fixed notification sending
…ched xwikisas#104

* Add sticky license notification for user limit expiring
…ched xwikisas#104

* Added event for license added event
* One user limit event now corresponds to one user page update, so there are not many events generated for each extension on a user page update
This reverts commit 751fb46.
This reverts commit 01359c9.
@abrassat abrassat marked this pull request as ready for review January 14, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Warn the wiki administrators when xx% of the user / wiki quota is reached

2 participants