WZ-IT Logo

BookStack, Wiki.js, XWiki or Docmost: enterprise wiki compared 2026

Timo Wevelsiep
Timo Wevelsiep
#Wiki #BookStack #WikiJS #XWiki #Docmost

Editorial note: The information in this article was compiled to the best of our knowledge at the time of publication. Technical details, prices, versions, licensing terms, and external content may change. Please verify the information provided independently, particularly before making business-critical or security-related decisions. This article does not replace individual professional, legal, or tax advice.

BookStack, Wiki.js, XWiki or Docmost: enterprise wiki compared 2026

Knowledge scattered across files, chats and people's heads? WZ-IT sets up enterprise wikis, connects them to your identities and provides managed hosting and ongoing operations. Discuss your setup

Anyone selecting an enterprise wiki finds four serious open-source candidates and plenty of comparisons written mostly by vendors of competing products.

One such comparison currently circulates a claim that can be checked and does not hold: that Wiki.js has stalled, its last commit months old. The repository was updated on 24 August 2026. The real situation is different, and more important for the decision than the false version would be.

This article assesses the four by licence, structure, feature boundaries and operational effort. All figures from the repositories and project pages, as of 24 August 2026.

Table of contents

The four at a glance

Figures from the public repositories, as of 24 August 2026.

System GitHub stars Licence Foundation Last updated
Wiki.js 28,789 AGPL-3.0 Node.js, PostgreSQL 24 Aug 2026
Docmost 21,450 AGPL-3.0 Node.js, PostgreSQL 24 Aug 2026
BookStack 19,002 MIT PHP, MySQL 24 Aug 2026
XWiki 1,301 LGPL-2.1 Java, relational database 24 Aug 2026

All four repositories were updated on the same day. None of the projects is abandoned.

XWiki's star count is misleading. The project has run since 2007 and spreads across many repositories; a single repository's figure does not reflect adoption.

Wiki.js: what is actually the case

Because inaccurate claims circulate, here is the verified position.

The repository is active. Last updated 24 August 2026, like the other three.

Releases in the 2.x line have stretched out. The current version is v2.5.314 from 1 May, preceded by v2.5.313 on 27 April and v2.5.312 on 12 February. The interval between releases has grown noticeably.

Version 3.0 has been under way since 2021. Announced in 2021, a Developer Preview in October 2022, in alpha ever since. The move to beta is gated on full feature parity with 2.x, and no date is given for it. The alpha is explicitly not intended for production.

What follows: Wiki.js is neither dead software nor a mistake. But anyone starting today starts on 2.x and accepts a version migration whose timing and effort nobody can quantify. That is a real factor in a decision that lasts years, and it is something different from "the project is dead".

Licences and feature boundaries

System Licence Restricted portion
BookStack MIT none
XWiki LGPL-2.1 none
Wiki.js AGPL-3.0 none
Docmost AGPL-3.0 Enterprise Edition with additional features

Docmost maintains an Enterprise Edition alongside the open-source release. Which features sit there and which in the free portion we broke down in a separate article. The same advice applies as anywhere such a boundary runs: check which side your required features sit on, then decide.

The other three raise no such question. AGPL-3.0 for Wiki.js requires disclosure of modifications when provided over a network, which is generally unproblematic for internal operation without redistribution.

Structure: the underrated difference

The point that decides usefulness after two years, and which barely features in comparisons.

BookStack enforces a hierarchy: shelves hold books, books hold chapters, chapters hold pages. There are no further levels. That removes freedom, and therein lies the benefit: a wiki without a prescribed structure becomes, without consistent curation, a collection in which nobody finds anything.

Docmost, Wiki.js and XWiki use free page trees. More flexible, and requiring somebody who owns the ordering.

The question before selection is therefore not "which can do more" but: is there somebody who maintains the structure? If not, a prescribed hierarchy is an advantage rather than a limitation.

BookStack

BookStack is licensed under MIT, has 19,002 stars and is based on PHP and MySQL. It is the leanest of the four systems to operate and starts with a single Docker command.

Strength: the fixed hierarchy, modest resource needs, straightforward updates, no feature boundary. For teams without a dedicated wiki owner it is the lowest-risk choice.

Limit: no simultaneous editing of a document in the style of modern editors, fewer extension options than XWiki. How it fares against Confluence we covered separately.

Docmost

Docmost is licensed under AGPL-3.0, has 21,450 stars and is based on Node.js and PostgreSQL. It is the youngest of the four systems, with a block-based editor and simultaneous editing by several people.

Strength: the most modern interface of the four, closest to what teams know from commercial tools.

Limit: the youngest project with the smallest ecosystem, and the split into Community and Enterprise Edition belongs checked before deciding.

XWiki

XWiki is licensed under LGPL-2.1, written in Java and has been in development since 2007. It is the most capable and simultaneously most demanding of the four systems.

Strength: structured data within pages, extensive extensibility, proven in large installations. Where a wiki should be more than text, for instance with custom data structures and forms, XWiki is the only one of the four that reaches there.

Limit: Java operation with corresponding resource needs, the steepest learning curve, and considerably oversized for a team of twenty.

Wiki.js

Wiki.js is licensed under AGPL-3.0, has 28,789 stars and is therefore the most-watched of the four systems. It is based on Node.js and PostgreSQL and offers an attractive interface with broad integration options for identities and storage backends.

Strength: good usability, many integrations, active community.

Limit: the state of 3.0 development described above. Anyone making a decision for the next five years should weigh that point deliberately rather than skip it.

Which system for which situation

Starting point Obvious choice Reason
No dedicated wiki owner, order has to hold BookStack prescribed hierarchy, lowest operational effort
Team coming from Notion or Confluence, wants simultaneous editing Docmost block-based editor, check the feature boundary first
Large installation, structured data, extensions XWiki the only one with that depth, proven since 2007
Many integrations wanted, version situation consciously accepted Wiki.js strong integrations, budget for the 3.0 question
Public documentation alongside an internal area BookStack or Wiki.js both with separated permission areas

What a feature comparison does not answer

Who maintains the content? A wiki without named ownership goes stale within a year and is then bypassed. That is independent of the system and the most common reason wiki rollouts fail.

How does content get in? Migrating from an existing wiki usually transfers text reliably and attachments, permissions, cross-references and version history rarely. The effort almost never lies in the text.

Who updates it? A wiki often holds more operational knowledge than any other internal application, including things that should not be there. An unpatched instance reachable from the internet is correspondingly sensitive.

What happens if it is lost? Backup with tested restore is particularly easy to forget with wikis, because they rarely fail noticeably. It is noticed when somebody wants to look something up.

How we approach this at WZ-IT

We set up all four and decide not by feature count but by two questions: who maintains the structure, and where does the content come from.

Where there is no dedicated owner we recommend BookStack, because the enforced hierarchy takes on part of that job. Where a team arrives from a modern editor and expects simultaneous editing, Docmost is closer to the expectation. We recommend XWiki where a wiki genuinely has to carry structured data, and not as a default answer.

With Wiki.js we name the version situation before the decision. That is not an exclusion, but it belongs on the table before content moves in.

What we set up regardless of system is integration with existing identities. A wiki with its own user management alongside everything else gets forgotten when people join or leave.

Further guides

Unclear which system fits how your team works? We review team, content and existing identities and set up the fitting system including integration. Book a call

Sources

Enquiry

Choose an enterprise wiki and have it operated

We assess which system fits how your team works and take on setup, identity integration and operations.

What is the situation?

How should we get back to you?

Frequently Asked Questions

Answers to important questions about this topic

Yes, the repository was last updated on 24 August 2026. The widespread claim that development has stalled is not accurate. Something else is: the most recent release in the 2.x line is v2.5.314 from 1 May, and version 3.0, announced in 2021, remains in alpha with no stated beta date.

Not necessarily, but the situation belongs in the decision. Wiki.js 3.0 is a fundamental rewrite whose move from alpha to beta is gated on full feature parity with 2.x. Anyone starting on 2.x today should budget for a later migration whose timing nobody can name.

BookStack is under MIT, Wiki.js and Docmost under AGPL-3.0, XWiki under LGPL-2.1. Docmost additionally has an Enterprise Edition with features outside the free licence.

BookStack. It runs on PHP and MySQL, needs modest resources and starts with a single Docker command. XWiki, as a Java application, is the most demanding of the four.

It depends on what is needed from Confluence. For structure and documentation, BookStack suffices in many cases. For simultaneous editing of a document in the style of modern editors, Docmost is closer. For very large installations with extensions and custom data structures, XWiki is the most capable.

Its fixed hierarchy of shelves, books, chapters and pages. That removes freedom and in exchange produces an order that remains navigable after two years without requiring discipline. The other three work with free page trees.

Yes, all four support common protocols such as OIDC or SAML to varying degrees. With Docmost, parts of access control sit in the Enterprise Edition, which should be checked before deciding.

Do not expect a lossless import. Text usually transfers through Markdown or HTML, while attachments, permissions, cross-links and version history require manual work or custom scripts. The effort in a migration almost never lies in the text but in everything around it.

No. XWiki has been in development since 2007 and is spread across many repositories, so a single repository's star count does not reflect adoption. It is the longest-proven of the four for large installations.

BookStack and Wiki.js are frequently used for this; both allow public areas alongside closed ones. What matters is less the system than whether permissions are cleanly separated and who maintains the public part.

Timo Wevelsiep

Written by

Timo Wevelsiep

Co-Founder & CEO

Co-Founder of WZ-IT. Specialized in cloud infrastructure, open-source platforms and managed services for SMEs and enterprise clients worldwide.

LinkedIn

Let's Talk About Your Idea

Whether a specific IT challenge or just an idea - we look forward to the exchange. In a brief conversation, we'll evaluate together if and how your project fits with WZ-IT.

Arrange a callback

Callback

Arrange a callback

Leave your number and we will call back — at the latest on the next business day.

For a longer conversation you can book an appointment instead.

Companies worldwide trust WZ-IT

  • ml&s
  • Rekorder
  • Keymate
  • Führerscheinmacher
  • SolidProof
  • ARGE
  • Boese VA
  • nextGYM
  • Maho Management
  • Golem.de
  • Millenium
  • Paritel
  • Yonju
  • EVADXB
  • Mr. Clipart
  • Aphy AG
  • Negosh
  • ABCO Water Systems
1/3 - Topic Selection33%

What is your inquiry about?

First select the service area that best matches your project.