Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Simple-to-use Feeds commands for Drush.

List all defined feed sources

drush flist

Import a source (using HTTP fetching only)

drush fim my_article_node_importer http://example.org/xml/articles.xml

Delete feed items from a given source

drush fdel my_article_node_importer

Reset feed item hashes from a given source

drush freset my_article_node_importer

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Created by tomimikola on , updated