Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download feeds-7.x-2.0-beta3.tar.gztar.gz 851.92 KB
MD5: 03ee4df193f7bef1983e12dfd9043138
SHA-1: 31fd18d6c7883b6f859a335e421f9714ae6a0875
SHA-256: 2da396d63e2967724825b2ef089e8a6210a9f70ef470790d7aea036928af46f4
Download feeds-7.x-2.0-beta3.zipzip 942.95 KB
MD5: 2b7696bde820925946510f18cc5869de
SHA-1: eb8001a4e130c8523dc1ae2f13ef4ad9925d80e3
SHA-256: e52680e7f2858c34d39633041802d655128825528f167c68d3fa3aebb9eb3717

Release notes

Drush support!

In this release Drush support has been added to Feeds! You can now use the command drush feeds-import to perform an import. There are also commands for deleting all imported items (drush feeds-clear) and for operations on an importer (enable, disable, revert, delete).

Also new in this release:

  • Some issues with importing dates have been fixed, most notability timezone support.
  • An option is added to specify if files to import should overwrite existing or not (the default is renaming the file to import).
  • If you are using the Administration menu module, you can now go straight to the import page for a particular importer via Content > Import > [importer name], rather than having to type "import" manually in the URL bar.
  • And a few targets have been added to the user processor: user ID, encrypted password, timezone and roles.

Major changes since 7.x-2.0-beta2:

All changes since 7.x-2.0-beta2:

Created by: MegaChriz
Created on: 24 Nov 2016 at 13:22 UTC
Last updated: 24 Sep 2017 at 12:44 UTC
Bug fixes
New features

Other releases