mageinic / product-attachment
Product Attachment by MageINIC, Enhance your product with the Magento 2 Product Attachment extension. Seamlessly upload and display informative CSV, DOC, PPTx, and PDF files on product detail pages. Provide customers with valuable resources, such as manuals, guides, and specifications, to boost thei
Installs: 11
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:magento2-module
Requires
- php: ^8.0
- mageinic/core: 1.0.*
- magento/module-catalog: 104.0.*
- magento/module-sales: 103.0.*
This package is auto-updated.
Last update: 2024-12-16 11:11:16 UTC
README
1. How to install
Method 1: Install ready-to-paste package
- Download the latest version at Product Attachment for Magento 2
Method 2: Install via composer [Recommend]
Run the following command in Magento 2 root folder
composer require mageinic/product-attachment
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
2. How to use
- Please refer to the
Product Attachment Extension User Guide.pdf
file for instructions on how to use the extension.
3. Get Support
- Feel free to contact us if you have any further questions.
- Like this project, Give us a Star