Product Attachments Extension for Magento 2
Product Attachments lets you upload / attach unlimited files products such as text files, pdfs, user manuals, or any other file type. You can upload any file type and you can even associate one attachment with multiple products. Attachments can even be categorized and you can limit an attachment to be viewable only at a certain time, to certain stores, or to certain customer groups. Each attachment also includes a count of the number of times it has been downloaded.
Associate Text Files, User Guides, pdfs, etc, with Your Products
Upload any file type and associate it with a product so it can be downloaded by your users.
Unlimited File Attachment Support
Your store can have an unlimited number of attachments and an unlimited number can be associated with each product.
Support for Many File Types
You can upload pdf, txt, Microsoft office, executables, video, or any other file type you want.
Customers Can Filter Attachments by Category on the Frontend
Make it easy for customers to find the attachment they want to download by letting them filter by category.
Limit Product Attachments to Specific Customer Groups
Easily disallow certain customer groups from viewing certain product attachments. Great for only letting logged-in customers download.
Limit Product Attachments to Specific Stores
If you want a product attachment to be shown in one store view and not other then you can easily disallow it on any store view.
Limit Product Attachments to a Certain Date Range
Sometimes product file downloads are date sensitive, so you can ensure the attachment is only visible for a certain date range.
Only Allow Logged-in Customers to View the Attachment
It is possible to make the attachments not visible to not logged in customers by disallowing the not logged in customer group.
View the Download Count for Each File Attachment
Be informed about the number of downloads each attachment has by viewing its download count. This will tell you if your customers are actually accessing the attachments.
Categorize Each Attachment
Each attachment is associated with a category so that you can easily manage them in the backend.
Custom File Name, Title, and Descriptions
The downloaded file name and frontend name and description can easily be set in the administration page and they can be different than the backend file name and uploaded file name if desired.
Change the List Order
Each attachment has a sort order, so you can change the ordering so it will be listed on the frontend of your store.
Why Do You Need Product Attachments?
Magento Product Attachments is the best solution to associate your products with files. Product Attachments lets you upload / attach unlimited files products such as text files, pdfs, user manuals, or any other file type.
Installation
Interested in Extension Installation ?
Visite our installation service page https://www.extendware.com/magento-extension-installation-service.html for more information
Got questions? Feel free to contact us! Support Form.
Installation procedure
Download your extension package from the Download page after purchasing the extension.
Open the extension ZIP file you downloaded and extract it to a directory on your computer using a tool like WinRar, WinZIP or similar.
Upload the extracted folders and files into the root directory of your Magento installation. The root directory of Magento is the folder that contains the directories “app”, “bin”, “lib” and more. All folders should match the existing folder structure. If one of our extensions is already installed and you’re updating it, make sure to overwrite the existing files of the extension.
Connect via SSH and run the following commands (make sure to run them as the user who owns the Magento files!
php bin/magento module:enable –clear-static-content Extendware_Core
php bin/magento module:enable –clear-static-content Extendware_EWProductAttachment
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
In case if you still do not see the extension active, Go to Admin -> System -> Cache Management and click both the ‘Flush Magento Cache’ as well as the ‘Flush Cache Storage’ button.
Woo-ha! You have successfully installed the extension and your store is ready to protect from spammers and bad bots.
USER GUIDE
Product Attachments General Configuration
You will find all extendware settings in Admin Panel → Extendware Menu
To configure the extension you need to go to Admin Panel → Extendware Menu → EWProduct Attachments → Configuration.
Display Attachments Block On Product Page - Select Yes to Display attachments on product page.
Customer Group to Show Attachments - You can select customer groups here product attachments will be displayed to those customer groups only.
Display Attachments Block if a Product Has Been Ordered - Select Yes to Display attachments on if customer place order for product.
Manage Attachment Icon
Admin can manage icon for attachment type from Admin Panel → Extendware Menu → EWProduct Attachments → File Icons Management
Here the admin can see all file types and its icon. Admin can add, update and delete icons as per need. This icon will be displayed on the product page based on the attached file type.
Icon Update page. Admin can delete icon or update icon image or type from here.
Manage Attachment Category
Admin can File category for attachment from Admin Panel → Extendware Menu → EWProduct Attachments → File Category Management
Here the admin can see all file categories. Admin can Add, Update or Delete file category as per need. Categories will be displayed on the product page so users can easily navigate to attachment.
File Categories Update page. Admin can delete or update categories from here.
Manage Attachment Files
Admin can Manage all attachment from Admin Panel → Extendware Menu → EWProduct Attachments → List Of All Attachments
Here admin can create new attachments , delete old attachments or update existing attachments.
All attachment will be display here is it directly uploaded from product grid or admin has create from add new attachment button so admin can manage all attachment from one place only.
Product Attachment Update page. Admin can delete or update Attachment from here.
Here admin can assign category to attachment, Change attachment file, Assign Customer Group, set Active From and Active To etc from edit page.
Assign Attachment To The Product
From the product grid admin can upload attachment directly to the product.
From the product edit page admin can select attachment from previous uploaded attachment. So one attachment can be used in multiple products.
Frontend
In the frontend user can see attachment tab with category and associated attachment files with icons.