sebwite / magento2-product-downloads

sebwite/magento2-product-downloads

Magento 2.0 product download module

magento2-module QA: failed OSL-3.0, AFL-3.0

README

Magento 2.0 Product Downloads extension
[image: Alt text]

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.

Screenshot

[image: Alt text]

Installation with composer (recommended)

  • Include the repository: composer require sebwite/magento2-product-downloads
  • Enable the extension: php bin/magento --clear-static-content module:enable Sebwite_ProductDownloads
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Clear cache

Installation without composer

  • Download zip file of this extension
  • Place all the files of the extension in your Magento 2 installation in the folder app/code/Sebwite/ProductDownloads
  • Enable the extension: php bin/magento --clear-static-content module:enable Sebwite_ProductDownloads
  • Upgrade db scheme: php bin/magento setup:upgrade
  • Clear cache

After these steps the extra tab on the products page will be visible. This extension has no config options (yet)


Alt text

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Released
2.0.1 stable Fail 2016-10-06 14:47:12
1.0.2 stable Not tested 2016-07-09 12:07:25
1.0.1 stable Not tested 2016-01-20 14:53:30
1.0.0 stable Not tested 2016-01-14 08:15:42

Requires 2

Package Constraint
php ~5.5.0|~5.6.0|~7.0.0
magento/magento-composer-installer *
QA results
Tool Status Findings Summary
PHPCS Fail 7 7 errors (gating threshold: error-severity=10, ruleset: Magento2)
PHPStan Error 0 composer require failed on PHP 8.3 — Your requirements could not be resolved to an installable set of packages. Problem 1 - sebwite/magento2-product-downloads 2.0.1 requires php ~5.5.0|~5.6.0|~7.0.0 -> your php version (8.3.31) does not satisfy that requirement.
Cpd Pass 0
Security Pass 0
License
OSL-3.0, AFL-3.0
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.