Extension Tweak

Last modified by Thomas Mortagne on 2023/12/25 00:21

cogProvide various tools to manipulate extensions (usually in a not very clean way)
TypeXAR
Category
Developed by

Thomas Mortagne, Anca Luca, Denis Gervalle, Clément Aubin

Active Installs15
Rating
1 Votes
LicenseGNU Lesser General Public License 2.1

Installable with the Extension Manager

Description

Provide tools to tweak extensions that are usually either not polished enough or too dangerous to be part of the standard Extension Manager.

Admin.ExtensionsTweak.Installed

Contains tools related to installed extensions.

  • Move to wikis: sometime you install an extension on root namespace ("On farm" in EM UI) by mistake, this tool allow "moving" a root extension to each existing wikis
  • Repair XAR extension: allow repair FS metadata of an installed XAR extension
  • Set dependency marker: allow changing the dependency marker of an extension (generally so that it's taken into account or not by the upgrade job)

Admin.ExtensionsTweak.Local

Contains tools related to local extensions.

  • Clean: get rid of extensions that have been uninstalled and kept in the local repository
  • XIP import: import the extensions stored in a XIP package in the local extensions repository

Admin.ExtensionsTweak.Installed.EMInstallConfigClass

Is a class from which you can create configuration to automate installation of extension using the EM. Please note that recent version of XWiki as a built-in feature for the same purpose.

Admin.ExtensionsTweak.Installed.ExtensionInspector

This page provides a table listing every extension marked as installed on the server, with at least one namespace in which the extension has been manually installed.

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.

You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions
  5. You'll also need to install all dependent Extensions that are not already installed in your wiki

Release Notes

v1.7.1

v1.7.0

v1.6.0

v1.5.1

Fixed the link to the issues tracker.

v1.5

v1.4

v1.3

v1.2

v1.1

Dependencies

Dependencies for this extension (org.xwiki.contrib:extension-tweak 1.7.1):

  • org.xwiki.platform:xwiki-platform-extension-script 8.4
Tags:
    

Get Connected