Problem/Motivation
Since Drupal 11 is out for sometime now, we need the module to support Drupal 11 for quick node exports.
Issue fork node_export-3489847
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
himanshulahareComment #5
rohan_singh commentedHi,
I required the D11 version of this module for one of my projects and have raised an MR for it.
I have tested the changes by exporting nodes categorized by bundle name and importing them using a JSON script.
Please review
Thanks,
Comment #7
i-trokhanenkoComment #9
i-trokhanenkoCommitted. Thanks!