htcmage/productattachment

HTCMage Product Attachment Extension

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2021-05-10 03:26 UTC

This package is auto-updated.

Last update: 2024-05-10 13:54:51 UTC


README

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