I can Edit | Export | Clone | Delete my feeds configurations. How can I import a feeds configuration exported on a other system?

Comments

webchick’s picture

Title: I import a feeds configuration » How to import a feeds configuration export?

I was wondering the same thing. :)

acy76’s picture

Not sure if this is possible through the admin interface - but it can be done in a module. See the section 'Exportables and default hook' at the following URL: http://drupal.org/node/622698

Just tried this today in a module I am working on and it seems to work perfectly.

IT100’s picture

ah nice one. missed that. Shouldn't also be a great problem to ad this to the admin interface!

webchick’s picture

Title: How to import a feeds configuration export? » Add ability to import a feeds configuration export through the UI
Category: support » feature

There we go. :)

anavarre’s picture

Ah yes, this would be a very nice addition indeed.

IT100’s picture

FYI - install devel module & paste the feeds configuration export code into /devel/php
on the destination.

works fine!

star-szr’s picture

Status: Active » Closed (duplicate)