Problem/Motivation

To support the recipe system, Drupal core 10.3 shipped a streamlined version of Default Content's import mechanism. It imports the exact same format that default_content exports.

Ideally, as part of the road to getting Default Content into core entirely, the contrib module should rely on core's importer, if available, rather than using its own import mechanism.

Command icon 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

phenaproxima created an issue. See original summary.

alexpott made their first commit to this issue’s fork.

alexpott’s picture