crankycyclops / Crankycyclops_ConfigurableProduct

A Magento 2 module that modifies the order confirmation email for configurable products to include download links if the ordered option is downloadable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crankycyclops_ConfigurableProduct

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.

About

A Magento 2 module that modifies the order confirmation email for configurable products to include download links if the ordered option is downloadable

License:GNU General Public License v3.0


Languages

Language:PHP 88.8%Language:HTML 11.2%