uni / fileuploader
Installs: 1 239
Dependents: 0
Suggesters: 0
Security: 0
Stars: 15
Watchers: 3
Forks: 8
Open Issues: 3
Type:magento-module
Requires
This package is not auto-updated.
Last update: 2024-10-31 13:14:47 UTC
README
Product Attachments module allows downloading files, manuals, media files, audio files and other.
Product Attachments extension provides uploading of multiple audio (QuickTime), video, pdf, and many other files and download or view these files on product page using content-disposition property. Supported extensions "jpg", "jpeg", "gif", "png", "bmp", "txt", "csv", "htm", "html", "xml", "css", "doc", "docx", "xls", "rtf", "ppt", "pdf", "swf", "flv", "avi", "wmv", "mov", "wav", "mp3", "zip" and many more.
Compatibility
Compatible with Magento Version 1.9.4.x.
Changelog
See also changelog in Release Notes tab.
0.2.8
- Add support for SUPEE-11155 and CE-1.9.4.2 (Thanks to Aad Mathijssen)
- change theme in 'Helper/Data.php' (Closing "span"-Tag)
- "modman" updated
0.2.7.2
- Fix typo in 'Block/Adminhtml/Fileuploader/Grid.php' (only localization issue)
0.2.7.1
- "modman" and "composer.json" stuff (Thanks to ConstantinCiot and Altex-Romania)
0.2.7
- Enhance Template (Thanks to sickdaflip)
0.2.6
- Add function "_isAllowed()" to "app/code/community/Uni/Fileuploader/controllers/Adminhtml/FileuploaderController.php" (Thanks to EliasKotlyar)
0.2.5
- Updated Admin Routing to make this module compatible with Patch SUPEE-6788 (Thanks to MatthijsIJ)
0.2.4
-
Add localization for 'fr_FR' and 'pt_PT'.
-
Add File:
-
- locale/fr_FR/Uni_Fileuploader.csv
-
- locale/pt_PT/Uni_Fileuploader.csv
-
Fixes:
-
- locale/de_DE/Uni_Fileuploader.csv
-
- locale/es_ES/Uni_Fileuploader.csv
0.2.3
-
Add localization for 'de_DE' and 'es_ES'.
-
Add File:
-
- locale/de_DE/Uni_Fileuploader.csv
-
- locale/en_US/Uni_Fileuploader.csv
-
- locale/es_ES/Uni_Fileuploader.csv
-
Fixes:
-
- Fix some code stuff for localization.
0.2.2
-
Compatibility for Magento Version 1.9
-
Add File:
-
- etc/adminhtml.xml
-
Fixes:
-
- Some misspellings
0.2.1
- The "original" Version is found here:
It was initially designed to be used in Magento Version 1.3-1.7