Invitation Manager Plugin
Last modified by Thomas Mortagne on 2026/02/26 15:34
| Allows inviting people to the wiki |
| Type | Plugin |
| Category | |
| Developed by | |
| Rating | |
| License | GNU Lesser General Public License 2.1 |
Description
Prerequisites & Installation Instructions
Follow these steps:
- Add the JAR in your container classpath (WEB-INF/lib)
- Edit xwiki.cfg and add the following line to the list of plugins :
xwiki.plugins=\ [...] ... ,\ <plugin package> - Restart your container
- Verify the plugin is properly installed by typing the following in a wiki page :
{{velocity}} $xwiki.<plugin name>.name {{/velocity}}If the installation has been successful, you will see <plugin name>.
Release Notes
v1.0
See [https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10717&styleName=Text&projectId=10336&]