How to fetch Drupal content from external sources with Feeds PHP Fetcher
Submitted by Lukasz on Fri, 2012-07-06 16:26If you want to fetch content from remote sites that are not supported by standard Feeds fetching plugins, you must probably write custom PHP code to achieve this. Feeds PHP Fetcher simplifies this task by allowing you to enter PHP code directly into Drupal interface, without the complex work of writing custom module and implementing your own Feeds Fetcher plugin.