Install the wiki UI
At this point your wiki is empty, i.e it doesn't contain any wiki page. Since applications in XWiki are done in wiki pages you also don't any application available (e.g. Blog, User Directory, User Profiles, etc). In addition, you wiki doesn't contain any user.
Thus the final step is to fill your Wiki with some initial content (i.e. wiki pages).
This is the job of the Distribution Wizard which automatically starts when you are browsing your new XWiki instance for the first time.
The default distribution is a fully configured wiki that you can use as a starting point for creating your own wiki content. It provides the following:
- A Dashboard
- A Panels Application
- Search
- Administration features (Access rights, Group and users management, etc)
- ... and much more
Installing without internet connection
XIP package
a XIP package is provided for the Standard flavor.
This is actually a zip file containing the required XWiki extensions in the same format than the local extensions repository.
- download it on Download
- unzip it (rename it to .zip if your zip tool does not recognize it) in the folder <permanentdirectory>/extension/repository (if you have complain about already existing file don't overwrite)
- restart XWiki if it was running
- resume standard installation, this time it will find the flavor locally
Other methods
Several options:
- Set up a local Extension Repository, either as a Maven Repository or using the Extension Repository Application. Of course you'll need to prefill it with all the extensions you'll wish to install when offline, which isn't something easy to do.
- Install the Standalone Distribution which contains a default set of wiki pages.
- Use the Offline Packager Maven plugin.
Deprecated methods
Manually Import Wiki Pages
You can also skip the Distribution Wizard import the default Wiki that we are providing as a XAR file by using the Import feature. Since there's no Admin user created at this point, you'll need to log in as superadmin to be able to perform this import.