git404hub

what is bookstack fr?

bookstackapp/bookstack — explained in plain English

Analysis updated 2026-06-21

18,752PHPAudience · generalComplexity · 3/5LicenseSetup · moderate

tl;dr

BookStack is a self-hosted, open-source wiki platform for teams to write and organize documentation in a simple books-chapters-pages structure, designed so anyone can start contributing content without technical skills.

vibe map

mindmap
  root((bookstack))
    What it does
      Team wiki
      Books-chapters-pages
      Self-hosted docs
    Tech Stack
      PHP
      MySQL
      JavaScript
    Use Cases
      Internal procedures
      Team knowledge base
      Project documentation
    Features
      Multilingual support
      SSO integration
      Easy editing

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Set up a private internal wiki for your team to store procedures, runbooks, and guides on a server you control.

VIBE 2

Organize project documentation in a clear books-chapters-pages hierarchy without any technical writing tools.

VIBE 3

Replace a hosted wiki subscription with a self-hosted alternative to keep sensitive documentation private.

what's the stack?

PHPMySQLJavaScript

how it stacks up fr

bookstackapp/bookstackeasychen/howto-make-more-moneyfruitcake/laravel-debugbar
Stars18,75218,53319,210
LanguagePHPPHPPHP
Setup difficultymoderateeasyeasy
Complexity3/51/52/5
Audiencegeneralpm founderdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 1h+

Requires a web server (Nginx or Apache), PHP, and a MySQL or MariaDB database.

Use freely for any purpose, including commercial, with no restrictions beyond keeping the copyright notice. MIT license.

in plain english

BookStack is an open-source platform for storing and organizing information and documentation, built for teams and individuals who want an easy-to-use wiki-style system. The project is written in PHP and hosted on Codeberg (the GitHub mirror is now archived). It uses a hierarchical structure, books contain chapters, which contain pages, giving teams a clear place to store procedures, guides, and reference material without needing technical skills to write content. The design philosophy is deliberately opinionated: new users should find it intuitive, with only basic word-processing skills required to start creating content. More advanced power features exist for those who want them, but they don't disrupt the simple core experience. BookStack is self-hosted, meaning you run it on your own server, which keeps your documentation private and under your control. Setting up BookStack requires a web server environment. The project has a strong translation community managed through Crowdin, with support for many languages. Development is steady and incremental, prioritizing a stable upgrade path over rapid change. The project is MIT-licensed and supported through donations, with several corporate sponsors helping fund ongoing development.

prompts (copy fr)

prompt 1
I want to self-host BookStack on a Linux server. Walk me through installing it with Nginx, MySQL, and PHP from scratch.
prompt 2
How do I import existing Markdown or HTML content into BookStack pages without retyping everything manually?
prompt 3
I'm setting up BookStack for a multilingual team. How do I change the interface language and what languages does it support?
prompt 4
How do I configure BookStack to use LDAP or SAML so my team can log in with their existing company accounts?
prompt 5
How do I back up a BookStack installation, what files and database tables do I need to preserve?

Frequently asked questions

what is bookstack fr?

BookStack is a self-hosted, open-source wiki platform for teams to write and organize documentation in a simple books-chapters-pages structure, designed so anyone can start contributing content without technical skills.

What language is bookstack written in?

Mainly PHP. The stack also includes PHP, MySQL, JavaScript.

What license does bookstack use?

Use freely for any purpose, including commercial, with no restrictions beyond keeping the copyright notice. MIT license.

How hard is bookstack to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is bookstack for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.