Posted by kevee on December 15, 2011 at 2:25am
A simple parser for the Feeds module that handles serialized PHP arrays.
If your data is coming across from a backend as a serialized nested array of items like the below example, this module is for you:
array(
array('first_name' => 'Joe', 'last_name' => 'Drupalista'),
array('first_name' => 'Jane', 'last_name' => 'Drupalster'),
)Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Import/Export
- Reported installs: 5 sites currently report using this module. View usage statistics.
- Last modified: December 20, 2011