Is there a way to have a landing page with Recently Updated Pages only? #5199

Closed
opened 2026-02-05 09:47:55 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Skittel on GitHub (Feb 28, 2025).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

We would like to have a landing page with Recently Updated Pages only?
Is this possible?

Exact BookStack Version

v24.12.1

Log Content

No response

Hosting Environment

Ubuntu 24LTS

Originally created by @Skittel on GitHub (Feb 28, 2025). ### Attempted Debugging - [x] I have read the debugging page ### Searched GitHub Issues - [x] I have searched GitHub for the issue. ### Describe the Scenario We would like to have a landing page with Recently Updated Pages only? Is this possible? ### Exact BookStack Version v24.12.1 ### Log Content _No response_ ### Hosting Environment Ubuntu 24LTS
OVERLORD added the 🐕 Support label 2026-02-05 09:47:55 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Mar 1, 2025):

Hi @Skittel,

We would like to have a landing page with Recently Updated Pages only? Is this possible?

There is no such option for this built in, so it's not possible without using something like the visual theme system with custom code.

Otherwise, the closest would be to bookmark and/or link-to the /pages/recently-updated endpoint of your instance.

@ssddanbrown commented on GitHub (Mar 1, 2025): Hi @Skittel, > We would like to have a landing page with Recently Updated Pages only? Is this possible? There is no such option for this built in, so it's not possible without using something like the [visual theme system](https://github.com/BookStackApp/BookStack/blob/development/dev/docs/visual-theme-system.md) with custom code. Otherwise, the closest would be to bookmark and/or link-to the `/pages/recently-updated` endpoint of your instance.
Author
Owner

@Skittel commented on GitHub (Mar 1, 2025):

Hello, /pages/recently-updated works fine.

@Skittel commented on GitHub (Mar 1, 2025): Hello, /pages/recently-updated works fine.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5199