BookStack icon indicating copy to clipboard operation
BookStack copied to clipboard

A platform to create documentation/wiki content built with PHP & Laravel

Results 593 BookStack issues
Sort by recently updated
recently updated
newest added

### 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...

:bug: Bug

### 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...

:bug: Bug

### 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...

:dog2: Support

**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....

:hammer: Feature Request

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...

:hammer_and_wrench: Enhancement

### 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...

:hammer: Feature Request

### 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...

:hammer: Feature Request

### 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...

:hammer: Feature Request

### 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...

:bug: Bug

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...