RSS-Feed-URLs exportieren

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

4 „Gefällt mir“

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 „Gefällt mir“

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

4 „Gefällt mir“

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