Skip to content

drupal-9-compatibility

Summary:

  • Made module drupal-9 compatible.
  • Add correct variations to the configurable product.
  • Added size, color, and image fields to the variations.
  • Mapped images to variations.
  • Made sure that the variations of configurable products do not get created as simple products.
  • Import images from the Magento site to the drupal site.
  • No duplicate products get created.
  • Update the product data if the product already exists.
  • Update variations data of the configurable product.
  • Categories getting properly synced with products
Edited by Omkar Deshpande

Merge request reports