BookStack
From ProWiki - Demo and Test Wiki
| BookStack | |
|---|---|
| Developer | Dan Brown |
| Type | Wiki software |
| Initial release | 2015 |
| Operating system | Linux, Windows |
| Written in | PHP (Laravel), JavaScript |
| License | MIT |
| Website | bookstackapp.com |
| Contents | |
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.