Changes for page Install the wiki UI
Last modified by Vincent Massol on 2022/01/30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -29,8 +29,18 @@ 29 29 * restart XWiki if it was running 30 30 * resume standard installation, this time it will find the flavor locally 31 31 32 -=== Manually ImportWiki Pages ===32 +=== Other methods === 33 33 34 +Several options: 35 + 36 +* Set up a local Extension Repository, either as a Maven Repository or using the [[Extension Repository Application>>extensions:Extension.Repository Application]]. Of course you'll need to [[prefill it with all the extensions you'll wish to install when offline>>Documentation.AdminGuide.FillLocalMavenRepository]], which isn't something easy to do. 37 +* [[Install the Standalone Distribution>>Documentation.AdminGuide.InstallationStandalone]] which contains a default set of wiki pages. 38 +* Use the [[Offline Packager Maven plugin>>https://github.com/xwiki-contrib/maven-plugin-offline-xwiki-repository-packager]]. 39 + 40 +=== Deprecated methods === 41 + 42 +==== Manually Import Wiki Pages ==== 43 + 34 34 {{warning}} 35 35 This is not supported anymore since 9.5 36 36 {{/warning}}