Examples of BookStack API scripts
2022-02-06 06:48:51 +00:00
.github Create FUNDING.yml 2021-01-02 18:15:33 +00:00
dotnet-upload-attachment Added dotnet attachment upload example 2022-02-06 06:48:51 +00:00
node-docx-to-page Added node docx-to-page example 2021-06-05 00:28:08 +01:00
node-upload-attachment Added node-based file attachment upload example 2022-02-05 06:35:15 +00:00
php-book-to-static-site Made some fixes and added comments to static-site-gen 2021-01-03 18:53:45 +00:00
php-export-all-books Added export-all-books example 2021-01-02 18:24:31 +00:00
php-generate-sitemap Fixed array concatenation in sitemap gen script 2021-11-09 14:36:46 +00:00
.gitignore Added static site script 2021-01-03 18:33:39 +00:00
LICENSE Initial commit 2021-01-02 18:14:50 +00:00
README.md Added export-all-books example 2021-01-02 18:24:31 +00:00

BookStack API Scripts

This repository contains different examples of BookStack API scripts that you might find useful to use or modify.

Each folder within this repo is a different script. Each script has it's own readme. Click into a folder to see the readme for detail about the script.

These scripts are not part an officially supported part of the BookStack project itself and therefore may be outdated or more likely to have bugs.