magepsycho/magento2-product-pdf-file-attachment
最新稳定版本:1.0.1
Composer 安装命令:
composer require magepsycho/magento2-product-pdf-file-attachment
包简介
Product PDF Attachment
README 文档
README
Magento 2 Product Attachment
Overview
Magento 2 Product Attachment extension allows attaching additional information such as manuals, warranty, recipes, etc. in different formats (pdf, doc, jpg, zip, etc.) to the product page.
Key Features
- Option to enable/disable the extension as per store
- Option to attach different types of files (
pdf,doc,jpg,zip, etc.) - Option to configure attachment labels
Feature Highlights
Product Attachment
With this extension, store admin can attach/upload different file types to provide additional information about the product.
And user can view and download the attachment from the tab of the product page.
Installation
- Download the extension .zip file and extract the files.
- Copy the extension files from src/ folder to the {your-magento2-root-dir}/app/code/MagePsycho/ProductAttachment (create non-existing folders manually)
- Run the following series of command from SSH console of your server:
php bin/magento module:enable MagePsycho_ProductAttachment --clear-static-content
php bin/magento setup:upgrade
- Flush the store cache
php bin/magento cache:flush
- Deploy static content - in Production mode only
rm -rf pub/static/* var/view_preprocessed/*
php bin/magento setup:static-content:deploy
- Go to Admin > CATALOG > Product Attachment > Manage Settings
Live Demo:
Changelog
Version 1.0.0 (2022-01-16)
- Initial Release.
Authors
Need Support?
If you encounter any problems or bugs, please create an issue on GitHub.
Please visit our store for more FREE / paid extensions OR contact us for customization / development services.
Contribution
Any contribution to the development of Magento 2 Product Attachment is highly welcome.
The best possibility to provide any code is to open a pull request on GitHub.
统计信息
- 总下载量: 1.83k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2022-02-04