This Prestashop module allows your customers to load any files to the orders placed by them in your shop. With this addon your customers can manage their files and you - as a store manager - can browse and download files uploaded by clients.
Prestashop module "Customer files upload" is an addon which provides your customers to add any file for their orders placed in your shop. You - as a shop administrator - are able to manage uploaded files in prestashop back office. You can download them into own hard disc drive, you can also delete them from server by one mouse click. Module is very useful both for customer and administrator.
Prestashop module "Customer Files Upload" main features:
For your shop customers:
"AJAX Upload" mode
Number of files restriction
You can specify how many files your customers can upload, it means that you can select option to:
- allow to upload as many files as customer want
- allow to upload number of files which is equal to number of products in cart
- allow to upload specified by you number of files for whole order
- you can force customers to upload files, if customer will not upload any file - module will block possibility to place an order in the shop
- you can force customers to upload as much files, as much products customer will have in cart (quantity of files equal to quantity of products in cart)
Control the quantity of product
For shop administrator
Comments feature
From version 2.3.6 module has option to accept / decline files uploaded by admin / customers. In addition customer or admin can add explanations in special comment form.
Email notifications
Module allows to turn on email notifications - you can define what kind of emails module will send, you can enable or disable:
- email notification for shop owner when customer will upload file to order
- email notification for shop owner when customer will upload file to own account
- email notification to customer if shop owner will upload file to order made by customer
- email notification to customer if shop owner will upload file to customer account
- email notification to customer when admin will comment the file
- email notification to admin when customer will comment the file
- you can attach uploaded files to email messages to customers
Show owner can upload own files to orders. Customers will be able to download these files from their "orders" section.
customer can manage files directly in order history section
3.0.2
- added improvements to configuration form to avoid notifications about missing indexes in arrays
3.0.1
- solved problem with module appearance in tabs
3.0.0
- added support of prestashop 8.0 and added improvements to avoid notifications about wrong order of function parameters in php in version 8.x
2.9.9
- added new email template var {file_source} that informs about source of uploaded file (if it was a file uploaded by customer or a file uploaded by administrator of the shop)
2.9.8
- improved appearance of the upload form in cart
2.9.7
- added new option to "force associate" uploaded files with products in cart
2.9.6
- changed layout of the module in prestashop 1.7.7.0 order detail page
- added bulk upload feature to order details section in shop's back office
2.9.5
- added improvements to module appearance in prestashop 1.7.7.0
2.9.4
- fixed bugs on new order detail page in prestashop 1.7.7.0
2.9.3
- added improvements to translations of the module
2.9.2
- added improvements to module to avoid problems caused by prestashop bug in displayAdminCustomer hook related to missing template /helper/list/list_header.tpl
2.9.1
- added new feature to display module on orderConfirmation hook
2.9.0
- added improvements to module version number
2.8.9
- added improvements to module's updates checker feature
2.8.8
- cleaned up the module module code for prestashop 1.7.x
2.8.7
- cleaned up the module module code for prestashop 1.6.x
2.8.6 | 2020-06-02
- added new feature to force-redirect user to upload for after purchase (after order confirmation)
2.8.5 | 2020-05-15
- added improvements to design of module in shop's front office
- added improvements to ajax-upload process to reload files on "my account" page
2.8.4
- added improvements to workflow of the module
- from now module allows to associate files with exact combination of product in cart
- this version of the module requires reinstallation
2.8.3
- added feature to decide if you want to include attachment with file to message, or not
2.8.2
- added improvements to upload feature on orders history page
2.8.1
- added feature that allows to decide if you want to:
- allow to add description to files by customers
- allow to add title to files by customers
- allow to download files by customers
- added improvements to upload process
2.8.0
- added improvements to upload process for files uploaded from product pages
2.7.9
- added improvements to upload form to avoid errors in environment with prestashop 1.7.x and php 7.1+
2.7.8
- added feature that allows to control the product quantity in cart
- this option, when enabled:
- will automatically change product quantity to value equal to files uploaded to cart / product during checkout (files associated with this product)
2.7.7
- added improvements related to thumbnail height & width feature
2.7.6
- fixed problem with customer's file download process
- fixed problem with visibility of .png thumbnail in shop's back office and shop's front office
- added feature to display list of uploaded files on customer's detail page in shop's back office
- added missing translations (PL language)
2.7.5
- fixed bug with Czech translations, now translation file is complete
- added missing translation strings to Polish translation of the plugin
2.7.4
- added translation improvements to previously added feature
2.7.3
- added feature to display upload forms and module features only for selected groups of customers
2.7.2
- added improvements to feature that allows to remove files with cron job
- module does not spawn error about protected function getBaseLink() in old releases of PrestaShop 1.6.0.x
2.7.1
- added improvements to bulk delete feature
- now you can remove files older than defined number of days (files that were uploaded X days ago or later)
- added feature to run cron job task that will remove files with defined frequency
2.7.0
- added improvements to module to save date of uploaded files
- added improvements to module to save date of changes added to files
- added updates checker to module back office
- added support of custom hook on product pages displayProductPageUploadFormSmall
- thanks to new hook you can show upload form exactly there, where you want, with shortcode: {hook h='displayProductPageUploadFormSmall'}
2.6.9
- added improvements to download process (improved security)
- added download button to product pages
- added download button to cart page
- refreshed design of the module in prestashop 1.7.x
- refreshed design of the module in prestashop 1.6.x
2.6.8
- added tool to quickly remove uploaded files with just one mouse click
2.6.7
- added auto redirection to authentication page when customer is trying to access to page that is visible only for logged visitors
2.6.6
- added missing french translations
2.6.5
- added improvements to translation of "upload" button that is available inside each upload form
2.6.4
- improved comments feature for PrestaShop 1.7.x
2.6.3
- added improvements to module workflow in warehouse theme
2.6.2
- added escaping to all sql queries
2.6.1
- added feature that allows to display upload form on product pages associated with selected categories
- redesigned module configuration page
2.6.0
- added improvements to custom contents that can appear above the upload form, now these contents are visible also inside product tabs
2.5.9
- added improvements to update checker feature, now it is possible to disable notifications about available updates
2.5.8
- added improvements to ajax upload process, it identifies ssl connection properly
- eliminated the problem with unidentified index 'ssl_enabled' in PrestaShop 1.7
2.5.7
- added improvements to delete process of files uploaded by admin
- added improvements to thumbnail generator in prestashop 1.6 - now it generated preview for .png files
2.5.6
- added feature to lock files upload to customer account
- new version of the module requires reinstallation of the module
2.5.5
- reordered settings on module configuration page (there where you configure visibility of upload forms)
- added feature to hide upload forms in "customer account" - customer will see previously uploaded files and files uploaded by admin without possibility to upload own files
2.5.4
- added fixes to comments feature - now when feature is disabled - comments form is hidden
- updated translations for Polish language
2.5.3
- added improvements to security of the upload process
2.5.2
- added feature to enable or disable file comments
2.5.1
- added fixes to main module file orderfiles.php - it has translation strings from form helper, so you can translate back office properly now
- added full polish translation
2.5.0
- added fixes to module workflow in PrestaShop 1.7.x
2.4.9
- added full polish translation
- added improvements and eliminated notification about unidentified index ftpr
2.4.8
- added feature to force upload as much files as much products in cart is
- finished redesign process of module configuration page
2.4.7
- added fixes to support of php 7.x both for prestashop 1.6 and 1.7
2.4.6
- implemented fixes related to "upload" button in IE browser. It is clickable again.
2.4.5
- another part of back office updated to support prestashop 1.6.x / 1.7.x standards
- added feature to force upload files only if cart will contain selected files
2.4.4
- added improvements to module scripts under prestashop 1.7.x (now they are executet properly in cart)
- added fixes to save settings of email configuration (enable / disable mail with infos about uploaded files)
- added design improvements to module configuration page in prestashop 1.6.x
2.4.3
- added correct module version indicator for prestashop 1.7.x
2.4.2
- added pagination to customer files manager (customers > files manager)
- added some design improvements to customers' files manager section
- new version may require browser cache clear
2.4.1
- added feature to force upload files
- if customer will not upload file - it will not be possible to place an order in the shop
2.4.0
- new feature to exclude upload form from selected product pages
2.3.9
- added improvements to update checker system
- disabled block with uploaded files and comments from print order feature
2.3.8
- added missed translations for polish language
2.3.7
- added fixes to notification that appeared during installation of the module
2.3.6
- added feature to comment uploaded files
- customer and admin can: accept / decline files
- customer and admin can: comment uploaded files
- module sends notification if someone (customer or admin) will leave a comment
- due to the major changes in module structure it is necessary to reinstall it (no worries you will not lose previous settings and files)
2.3.5
- extruded library for 1.7.x for better support of new ps 1.7
- now you can download two libraries, one for PS 1.5.x, 1.6.x and second library for 1.7
2.3.4
- feature to enable or disable "delete" button (if enabled customers will have possibility to delete uploaded files, if disabled - it will not be possible)
- added feature to define custom contents on "access denied" pages (if customer trying to reach pages with upload form while they are not logged)
2.3.3
- added tweaks to "customer" upload page template
2.3.1 + 2.3.2
- redesigned and added improvements to module configuration page
- added fixes related to appearance of upload form in shopping cart
- added new feature to display additional custom contents above the upload form
- you can define these custom contents on module configuration page
2.3.0
- added improvements to "allowed extensions" feature
- now if you will leave extensions field empty - it accepts all defined files extensions properly
2.2.0
- updated translations of the module
- re-added full Dutch translation
2.1.0
- changed code of the module to support psr-2 standards
- removed unnecessary text strings (related to previously removed features)
2.0.0
- new major update of the module
- module from now supports PrestaShop 1.7.x
- cleaned up module directory from unnecessary files
- cleaned up module code from unnecessary codes
- module from this version will not support prestashop 1.4.x anymore
- from now you can manage files uploaded to orders only from order detail page
- removed "orders > file manager" section from back office
- updated thumbnails generator
1.9.9.2
- added additional notifications that module will send. In this case these notifies are messages to customers:
- email notification to customer if shop owner will upload file to order made by customer
- email notification to customer if shop owner will upload file to customer account
1.9.9.1
- added feature to send email notifications when someone will upload new file to your shop
- possibility to enable or disable feature to send email while someone will upload file to "order"
- possibility to enable or disable feature to sedn email while someone will upload file to "customer account"
1.9.9
- possibility to enable or disable upload form for selected products directly from product edit page
1.9.8
- better thumbnails engine
1.9.7
- added feature to display thumbnails in shop back office
- added feature to enable thumbnails in front office
1.9.6
added fixes related to appearance of prices (price format)
1.9.5
added appearance of information about product (if customer uploaded file to product) that appears in shop back office
1.9.4
added feature to upload files for customer directly from shop back office (as a shop admin)
1.9.3
added fixes related to files download process in Safari browser
1.9.2
Fixes to feature to lock files. Locked files can't be removed by customer now.
login: pub@prestashop.com
password: 123456789
This is login for customer section, you can manage files from customer "my-account" section, upload files to orders etc.
This is back office demo where you can test how the module works in shop back offie.
login: demo@demo.com
pass: demodemo