What's New
- Initial release of Bookstack Customisations
Installation
With the allowed cross-origin redirects of the v26.05 Bookstack Release each hack can be installed separately without the usage of the install script provided in the repo.
Command which can install modules from a ZIP:
# Example: Install from a URL
php artisan bookstack:install-module https://github.com/florinm03/bookstack-header-hacks/releases/download/v1.0.0/LaTeX-support.zip
The zip files are provided under the Assets section. Simply copy the link of the folder you are interested in.
New Contributors
- @florinm03 made their first contribution in #3
- @Vlad118 made their first contribution in #5
Full Changelog: https://github.com/florinm03/bookstack-header-hacks/commits/v1.0.0