crankycyclops/magento2-configurable-downloadable-product

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

Installs: 2 629

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:magento2-module

pkg:composer/crankycyclops/magento2-configurable-downloadable-product

1.0.1 2022-03-24 15:11 UTC

This package is not auto-updated.

Last update: 2025-10-03 18:20:25 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.