Type
magento2-module
Magento 2.0 product download module
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
Magento 2.0 Product Downloads extension

Adds a new tab on the product page to add downloads. This downloads will be shown in a tab on the product page. You can configure the allowed file extensions from the admin settings menu.

composer require sebwite/magento2-product-downloadsphp bin/magento --clear-static-content module:enable Sebwite_ProductDownloadsphp bin/magento setup:upgradephp bin/magento --clear-static-content module:enable Sebwite_ProductDownloadsphp bin/magento setup:upgradeAfter these steps the extra tab on the products page will be visible. This extension has no config options (yet)