How to delete page revisions & move multiple pages #2917

Closed
opened 2026-02-05 05:43:30 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @cevinov on GitHub (Jul 24, 2022).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

Hello,

I already search regarding my case, and i found this solution :
https://www.bookstackapp.com/docs/admin/commands/

But when i run command "php artisan" on bookstack container, it says couldn't open file artisan.
image

Could you give any clue, what path location to run that command. And is there a feature to move multiple pages or tag them?.

Thanks.

Exact BookStack Version

Linuxserver.io version:- v22.02.3

Log Content

No response

PHP Version

No response

Hosting Environment

Oracle Cloud

Originally created by @cevinov on GitHub (Jul 24, 2022). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Hello, I already search regarding my case, and i found this solution : https://www.bookstackapp.com/docs/admin/commands/ But when i run command "php artisan" on bookstack container, it says couldn't open file artisan. ![image](https://user-images.githubusercontent.com/94840989/180653933-13b7b788-d2ba-4643-8a9c-af7f36af2ba5.png) Could you give any clue, what path location to run that command. And is there a feature to move multiple pages or tag them?. Thanks. ### Exact BookStack Version Linuxserver.io version:- v22.02.3 ### Log Content _No response_ ### PHP Version _No response_ ### Hosting Environment Oracle Cloud
OVERLORD added the 🐕 Support label 2026-02-05 05:43:30 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jul 24, 2022):

Hi @cevinov,
With the linuxserver.io image, I think the BookStack install is located in /var/www/html so you should be able to run such commands if you cd into that directory.

And is there a feature to move multiple pages or tag them?

There's no way to tag multiple pages at once. You can move multiple pages at once via the "Sort" option when viewing the parent book.

@ssddanbrown commented on GitHub (Jul 24, 2022): Hi @cevinov, With the linuxserver.io image, I think the BookStack install is located in `/var/www/html` so you should be able to run such commands if you `cd` into that directory. > And is there a feature to move multiple pages or tag them? There's no way to tag multiple pages at once. You can move multiple pages at once via the "Sort" option when viewing the parent book.
Author
Owner

@cevinov commented on GitHub (Jul 24, 2022):

Thanks, it solved now

@cevinov commented on GitHub (Jul 24, 2022): Thanks, it solved now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2917