Entity Storage Migrate API
Categories
Component ID
2692021
Component name
Entity Storage Migrate API
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
894
Component created
Component changed
Component body
This module makes it possible to install modules that provide new entity storage handlers (such as Multiversion module) on sites that already have entity data on the site.
The module works by providing an alternative Entity Storage Schema handler which migrates between storage implementations using the Migrate API in Drupal core.
Note: Work is currently being done here: https://github.com/dickolsson/drupal-entity_storage_migrate/tree/impleme...
