1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2025-11-05 08:38:36 +01:00
BookStack package for YunoHost
Find a file
eric_G 930ed3b58d
Testing (#211)
* Update manifest.toml

* Auto-update READMEs

* Upgrade to v25.02.4 (#195)

* Upgrade sources
- `main` v25.02.4: https://github.com/BookStackApp/BookStack/releases/tag/v25.02.4

* Auto-update READMEs

* Upgrade to v25.02.5 (#197)

* Upgrade sources
- `main` v25.02.5: https://github.com/BookStackApp/BookStack/releases/tag/v25.02.5

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Upgrade sources (#202)

- `main` v25.05.2: https://github.com/BookStackApp/BookStack/releases/tag/v25.05.2

* Update _common.sh

* Upgrade to v25.07 (#204)

* Upgrade sources
- `main` v25.07: https://github.com/BookStackApp/BookStack/releases/tag/v25.07

* Auto-update READMEs

* Upgrade to v25.07.1 (#206)

* Upgrade sources
- `main` v25.07.1: https://github.com/BookStackApp/BookStack/releases/tag/v25.07.1

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* cleaning (#209)

* cleaning

* Update manifest.toml

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2025-10-05 18:29:02 +02:00
.github Testing (#112) 2023-04-09 16:29:42 +02:00
conf Improving 2025-02-21 20:42:07 +01:00
doc Fix issue #184 - Problem chmod and chown for to upload img (#185) 2025-01-19 19:29:11 +01:00
scripts Testing (#211) 2025-10-05 18:29:02 +02:00
LICENSE Initial commit 2019-07-29 12:00:26 +02:00
manifest.toml Testing (#211) 2025-10-05 18:29:02 +02:00
README.md Testing (#211) 2025-10-05 18:29:02 +02:00
tests.toml Improving 2025-02-21 20:42:07 +01:00

Logo of BookStack BookStack, packaged for YunoHost

Platform to create documentation/wiki content

🌐 Official app website App Demo Version: 25.07.3~ynh1

Screenshots

Screenshot of BookStack

📦 Developer info

Automatic tests level

🛠️ Upstream BookStack repository: https://github.com/BookStackApp/BookStack

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade bookstack -u https://github.com/YunoHost-Apps/bookstack_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.