hello
How do i export a feed daily to my website hosting company in a xml format?
Thanks in advance.
It depends on the particular format you need. In most cases an rss feed would be enough. Drupal can create feeds in a number of ways. Any view can be given a feed, and Drupal core has rss feeds that ship by default.
More information about formatting options
It depends on the particular
It depends on the particular format you need. In most cases an rss feed would be enough. Drupal can create feeds in a number of ways. Any view can be given a feed, and Drupal core has rss feeds that ship by default.
Post new comment