BookStack
BookStack copied to clipboard
A platform to create documentation/wiki content built with PHP & Laravel
### Describe the Bug Exporting a page as PDF leaves the iframe part blank. We have a map of our facility inserted as an iframe on a page, which is...
### Describe the Bug Moving over a database from Notion, and the best way to preserve the styling was by exporting with HTML. But we ran into an issue where...
### Attempted Debugging - [x] I have read the debugging page ### Searched GitHub Issues - [x] I have searched GitHub for the issue. ### Describe the Scenario I create...
**Describe the feature you'd like** I'm using Bookstack for documentation and policies & procedures purposes. These items need to be reviewed regularly so that they are kept up to date....
Would be nice to have the find and replace feature available whilst editing a pages. Extension - Find and replace functionality across system/Specific Books or chapters. Also find and replace...
### Describe the feature you'd like This feature request aims to address situations where BookStack's permission system allows child items (pages or chapters) to have read permissions while their parent...
### Describe the feature you'd like Currently, Bookstack only supports native generated API tokens and/or basic authentication to authenticate API calls. In our case, we have Zitadel as SSO and...
### Describe the feature you'd like Due to the limitation that OIDC tokens cannot be used yet to authenticate to the API (will submit a separate feature request), we are...
### Describe the Bug importing books over file size limit fails silently without error. when you do this with attachments it gives you an error which tips you to look...
With this change you can change a password from the cli with artisan. This is especially useful when automating the deployment of BookStack using Ansible or similar. Usage:- ```php artisan...