- Issue created by @m-harrison
- 🇨🇦Canada joelpittet Vancouver
I'm doing the same thing. I was experimenting with the module
https://www.drupal.org/project/eme →With some success, but considering how few I have I may just copy paste the new entity content in the end...
- First step recreate the fields for the field_bundle bundles in storage bundles.
- Move the content over
- Hook up references to the new entities
- Copy styling and templating.
That's my plan anyway, hope it helps.
- 🇨🇦Canada joelpittet Vancouver
The hook up reference bit was really easy actually, because I matched ids, I just changed the config of the reference field to storage, imported it and magic happened.