Add option to set default shelves view #1764

Closed
opened 2026-02-05 01:48:50 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @sesipod on GitHub (Jun 9, 2020).

Can we have an env value to set the default shelves view? There is already one for books and that is super nice.

This would provide extra customization to the platform.

Originally created by @sesipod on GitHub (Jun 9, 2020). Can we have an env value to set the default shelves view? There is already one for books and that is super nice. This would provide extra customization to the platform.
Author
Owner

@ssddanbrown commented on GitHub (Jun 21, 2020):

Hi @sesipod,

You should be able to set the following .env option like so:

APP_VIEWS_BOOKSHELVES=grid

As can be found here: https://github.com/BookStackApp/BookStack/blob/master/.env.example.complete#L251

@ssddanbrown commented on GitHub (Jun 21, 2020): Hi @sesipod, You should be able to set the following `.env` option like so: ```bash APP_VIEWS_BOOKSHELVES=grid ``` As can be found here: https://github.com/BookStackApp/BookStack/blob/master/.env.example.complete#L251
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1764