uni/fileuploader

Installs: 1 222

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 3

Forks: 8

Open Issues: 3

Type:magento-module

v0.2.8 2019-07-23 01:46 UTC

This package is not auto-updated.

Last update: 2024-04-18 10:29:00 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

0.2.7

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

It was initially designed to be used in Magento Version 1.3-1.7