- Issue created by @Pawelgorski87
Module works only if there is migrate_plus enabled, but there are no dependencies for that module.
Without this, every installation attempt fails. Module looks like enabled but every trying clear the cache shows:
The "migration" entity type does not exist.
Routings:
entity.redirect.migrate, entity.redirect.export also show errors. Page 404.
Install module without migrate plus.
I used that patch.
https://www.drupal.org/files/issues/2024-02-23/add-migrate_plus-as-depen... →
+ add dependency in composer?
Needs review
2.0
Code