v2 icon indicating copy to clipboard operation
v2 copied to clipboard

User Settings import and export

Open rushsteve1 opened this issue 5 months ago • 1 comments

Support for exporting and importing user settings via JSON. Closes #1347

What this PR does NOT do:

  • Bulk user migration
  • Export sensitive data like passwords
  • Create/manage user accounts
  • Export feed data

This simply allows individual users to export and re-import their settings.

Have you followed these guidelines?

  • [x] I have tested my changes
  • [x] There are no breaking changes
  • [x] I have thoroughly tested my changes and verified there are no regressions

I have tested by changes against my own install, but I know there are a lot of different setups so I could use some more help testing

rushsteve1 avatar Nov 28 '25 18:11 rushsteve1

Is it ready to be reviewed?

I'm not able to upload the JSON file.

image

Also, I don't see the need to duplicate the "Feeds Backup" section. The OPML import/export is already available in the "Feeds" menu.

image

fguillot avatar Dec 05 '25 01:12 fguillot