Last modified by Eleni Cojocariu on 2026/04/23 13:53

Show last authors
1 To install the wiki UI offline using an [[XIP package>>documentation.xs.admin.installation.install-offline.xip-package.WebHome]]:
2
3 1. Install XWiki using one of the [[installation mehtods>>documentation.xs.admin.installation.methods.WebHome]].
4 1. Go to the [[Downloads>>xwiki:Main.Download]] Page to install the wiki UI (the ##XIP## Package).
5 1. Select the exact version of the ##XIP## package as the XWiki version you have and click "Download" on that corresponding version.
6 1. Locate the XIP package under the "Production Installation" section of that version.(((
7 {{image reference="xip-package.png" size="large" alt="The option to download the XIP Package highlighted located in the Production Installation setion"/}}
8 )))
9 1. Unzip the package into the following directory: ##<permanentdirectory>/extension/repository##.(((
10 * If your unzip tool does not recognize the file, Rename it to have a ##.zip## extension.
11 )))
12 1. Do not overwrite existing files if you are prompted during extraction.
13 1. Ensure that the user running XWiki has write permissions on the extracted files.
14 1. Restart XWiki if it is currently running.
15 1. Access your XWiki by pointing your web browser to {{code language="none"}}http://localhost:8080/xwiki{{/code}}.
16 1. Resume the standard XWiki installation process. The [[Distribution Wizard>>Documentation.UserGuide.Features.DistributionWizard]] will use the locally available extensions instead of downloading them from the Internet.

Get Connected