Skip to main content

Requirements

BookStack requires the following software dependencies:

  • PHP Version 7.4 or higher
    • As of 2022-09-16, the latest PHP version is 8.1. BookStack will run on PHP 8.1
  • MariaDB version 10.2 or higher, or MySQL version 3.7 or higher
    • BookStack stores its content and data in a SQL database
  • Git
    • For version control, and updating the BookStack installation
  • Composer version 2.0 or higher
    • For managing PHP dependencies
  • Web Server
    • Apache or Nginx will work with BookStack

More information can be found on the official documentation website, https://www.bookstackapp.com/docs/admin/installation/