crankycyclops/magento2-configurable-downloadable-product

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

Maintainers

Package info

github.com/crankycyclops/Crankycyclops_ConfigurableProduct

Type:magento2-module

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

Statistics

Installs: 3 106

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2022-03-24 15:11 UTC

This package is not auto-updated.

Last update: 2026-03-20 20:39:02 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.