Download the PHP package htcmage/productattachment without Composer
On this page you can find all versions of the php package htcmage/productattachment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download htcmage/productattachment
More information about htcmage/productattachment
Files in htcmage/productattachment
Download htcmage/productattachment
More information about htcmage/productattachment
Files in htcmage/productattachment
Vendor htcmage
Package productattachment
Short Description HTCMage Product Attachment Extension
License OSL-3.0 AFL-3.0
Package productattachment
Short Description HTCMage Product Attachment Extension
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package productattachment
Mage2 Product Attachment
Description
Add file or URL file to product
Installation
Installation by Zip file
- Unzip the zip file and copy the content to
app/code/HTCMage/ProductAttachment
- Run command:
php bin/magento module:enable HTCMage_ProductAttachment
- Run command:
php bin/magento setup:upgrade
- Flush cache:
php bin/magento cache:flush
Installation by Composer
- Run
composer require htcmage/productattachment
to install module - Run command:
php bin/magento module:enable HTCMage_ProductAttachment
- Run command:
php bin/magento setup:upgrade
- Flush cache:
php bin/magento cache:flush
How to use
- Setting to enable/disable module:
Stores -> Configuration -> HTCMage -> Product Attachment
- Manage attachments:
Catalog -> Attachments Management
All versions of productattachment with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package htcmage/productattachment contains the following files
Loading the files please wait ....