BookStack

From ProWiki - Demo and Test Wiki

BookStack
DeveloperDan Brown
TypeWiki software
Initial release2015
Operating systemLinux, Windows
Written inPHP (Laravel), JavaScript
LicenseMIT
Websitebookstackapp.com
Contents
  1. Key Features
  2. Enterprise Use
  3. Tips
  4. See Also

BookStack is an open-source, self-hosted knowledge management platform organized around books, chapters, and pages, providing an intuitive structure for documentation.

Key Features

  • Three-level hierarchy: Books > Chapters > Pages
  • WYSIWYG and Markdown editors
  • Full-text search across all content
  • Role-based permission system
  • Drawing integration (diagrams.net) for visual documentation
  • REST API for integration and automation
  • LDAP and SSO authentication support

Enterprise Use

BookStack is deployed in enterprises and IT departments that want a self-hosted wiki with an intuitive, book-like structure. Its clear hierarchy makes it easier for non-technical users to navigate compared to more freeform wikis. The LDAP integration enables authentication against Microsoft Active Directory without additional identity infrastructure.

Tips

  • Organize content into books that map to teams, products, or domains.
  • Use shelves to group related books for large organizations.
  • Connect to Active Directory via LDAP to avoid managing a separate user database.

See Also

Note: This page was generated by Claude as demonstration content. The content is licensed under CC BY 4.0.