导出 RSS feed URL

HI, is there a way to export the list of RSS URLs in a text file from the plugin’s settings ? Thanks.

4 个赞

You can do something like this in data explorer, then export the .json or .csv file:

SELECT url
FROM discourse_rss_polling_rss_feeds
7 个赞

Great ! Never used that data explorer before. Works perfectly :wink:

4 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.