is there ayway to export whole book and import from another site ? #729

Closed
opened 2026-02-04 22:05:06 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @changchichung on GitHub (Jun 25, 2018).

For Feature Requests

Desired Feature: system integrated backup/Restore

I write some books using BookStackApp , but the host machine have no internet access. so I build a VPS in vultr.com and I want to export all books to bookstackapp in the VPS . I search the issues and find out theres a "backup and restore" using mysqldump and tar. But I cant run the mysqldump because I cant login to the old host machine( for security they said). so , Im wondering is there anyway to backup and restore from the BookStackApp admin console or what ? that will be more convenience.

Originally created by @changchichung on GitHub (Jun 25, 2018). ### For Feature Requests Desired Feature: system integrated backup/Restore I write some books using BookStackApp , but the host machine have no internet access. so I build a VPS in vultr.com and I want to export all books to bookstackapp in the VPS . I search the issues and find out there`s a "backup and restore" using mysqldump and tar. But I cant run the mysqldump because I cant login to the old host machine( for security they said). so , I`m wondering is there anyway to backup and restore from the BookStackApp admin console or what ? that will be more convenience.
OVERLORD added the 🐕 Support Question labels 2026-02-04 22:05:06 +03:00
Author
Owner

@Shackelford-Arden commented on GitHub (Jun 25, 2018):

@changchichung If you're unable to complete the documentation provided then you might be out of luck.

Would you have the option of exporting each book via the UI? This was added in a recent release. It's not pretty but you'd at least have the content. When you're on the page for a given book, there's an export option (so long as you're on a recent release of Bookstack, I can't find which version you actually need):

image

Looking around, they're looking at adding the functionality to backup from the UI (which would then allow you to import on another machine. See #723 for more information.

@Shackelford-Arden commented on GitHub (Jun 25, 2018): @changchichung If you're unable to complete the [documentation provided](https://www.bookstackapp.com/docs/admin/backup-restore/) then you might be out of luck. Would you have the option of exporting each book via the UI? This was added in a recent release. It's not pretty but you'd at least have the content. When you're on the page for a given book, there's an export option (so long as you're on a recent release of Bookstack, I can't find which version you actually need): ![image](https://user-images.githubusercontent.com/7362263/41858302-2516344c-785f-11e8-9924-f8d6093ba549.png) Looking around, they're looking at adding the functionality to backup from the UI (which would then allow you to import on another machine. See #723 for more information.
Author
Owner

@lommes commented on GitHub (Jun 28, 2018):

Do you have any other access to the old host? FTP or anything? You could use phpmyadmin or adminer to backup the whole database (files/uploads not included).

Depending on the provider they will create a dump for you if they disallow you the login to do it yourself.

@lommes commented on GitHub (Jun 28, 2018): Do you have any other access to the old host? FTP or anything? You could use phpmyadmin or adminer to backup the whole database (files/uploads not included). Depending on the provider they will create a dump for you if they disallow you the login to do it yourself.
Author
Owner

@Shackelford-Arden commented on GitHub (Jul 3, 2018):

Ooh good points @lommes I didn't think about that.

I'll keep my fingers crossed for you @changchichung !

@Shackelford-Arden commented on GitHub (Jul 3, 2018): Ooh good points @lommes I didn't think about that. I'll keep my fingers crossed for you @changchichung !
Author
Owner

@ssddanbrown commented on GitHub (May 18, 2019):

Since the last comment on this issue is relatively old I'm going to close this. If the issue remains and is something you still require to be fixed please open a new issue, referencing this one.

@ssddanbrown commented on GitHub (May 18, 2019): Since the last comment on this issue is relatively old I'm going to close this. If the issue remains and is something you still require to be fixed please open a new issue, referencing this one.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#729