You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are looking to streamline our current implementation of Craft to Craft 5 which would require the use of the feed-me plugin to migrate to a 'fresh' install of craft v5.
Unfortunately, it appears that the matrix-in-matrix feasibility we would like to use is not available in feed-me at the depth we need.
Steps to reproduce
Install Craft v5 with no config files
install the feed-me plugin
Create the desired nested structure, starting with the section (SS of graphQL shown for ease of readability):
Set the feed to read JSON, and to begin entryList level, and click save & continue
When I get to the part of the form where I would map components to specific areas of the json, I see this:
Additional info
From the appearance of the messaging, it appears that feed-me has not yet implemented recursion within the matrix entryType field. While not a 'bug' per see, we are very interested in finding out when such behavior is expected to be released.
Craft version: 5.0.0
PHP version:8.2
Database driver & version: postgres:13-alpine
Plugins & versions: feed-me v6
The text was updated successfully, but these errors were encountered:
Is there any update on this? We really want to use Craft 5 but if the biggest tool can't help us migrate to it that certainly puts a slight damper on those plans. Hopefully this is in the plans for FeedMe.
Hi, both! Thanks for getting in touch. Matrix-in-matrix is not yet supported (hence the message you’re seeing), but it is on our radar. We can’t give any estimates of when it will happen just yet.
Description
We are looking to streamline our current implementation of Craft to Craft 5 which would require the use of the feed-me plugin to migrate to a 'fresh' install of craft v5.
Unfortunately, it appears that the matrix-in-matrix feasibility we would like to use is not available in feed-me at the depth we need.
Steps to reproduce
Additional info
From the appearance of the messaging, it appears that feed-me has not yet implemented recursion within the matrix entryType field. While not a 'bug' per see, we are very interested in finding out when such behavior is expected to be released.
The text was updated successfully, but these errors were encountered: