crankycyclops/magento2-configurable-downloadable-product

Add download links to order confirmation mail when the downloadable product is part of a configurable

1.0.1 2022-03-24 15:11 UTC

This package is not auto-updated.

Last update: 2024-05-31 11:33:48 UTC


README

Magento core currently lacks the ability to send out download links in the order confirmation email when the downloadable product that was purchased was a configurable product option. See: magento/magento2#12885

To install, cd to the directory of your magento installation and run the following command:

composer require crankycyclops/magento2-configurable-downloadable-product

Special thanks to Peter Jaap Blaakmeer for whipping this module into shape and preparing it for release.