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'),
)
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Import and export
5 sites report using this module
- By Unsupported Projects on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.