sebwite / magento2-product-downloads
sebwite/magento2-product-downloads
Magento 2.0 product download module
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)
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
Requires 2
| Package | Constraint |
|---|---|
| php | ~5.5.0|~5.6.0|~7.0.0 |
| magento/magento-composer-installer | * |
| 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 |
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.
