Download entire contents of the local Wiki.js installation, e.g. in markdown #5543
Answered
by
NGPixel
tshtatland
asked this question in
Help / Questions
|
I am considering porting all pages of a local Wiki.js installation to another system. An easy option could be downloading all the contents in markdown. How can I do this? Note: I found that in the postgreSQL database, the table |
Answered by
NGPixel
Aug 15, 2022
Replies: 1 comment 3 replies
|
You need to enable the "Local File System" storage module and then do a "Dump all content to disk". |
3 replies
Answer selected by
tshtatland
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to enable the "Local File System" storage module and then do a "Dump all content to disk".