Closed (fixed)
Project:
JSON Field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2021 at 13:27 UTC
Updated:
20 Jan 2023 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ptmkenny commentedHere's my initial attempt at this. This is my first time to extend the Feeds module, so I don't know if I did it right.
But, I tested it locally and it worked for me to import JSON from a CSV file.
Comment #3
damienmckennaComment #6
ptmkenny commentedUpdated to add support for text-based JSON fields (merge request #10).
Merge request #9 was a mistake, sorry about that. I would close it but I can't figure out how to.
Comment #8
damienmckennaI closed MR9.
Comment #9
damienmckennaCommitted. Thank you.