让您的客户直接从产品页面轻松地将文件上传到他们的订单中。WooCommerce 高级版
Files Uploader 插件允许客户使用简单的
易于使用的AJAX拖放框。
查看专业设计的拖放式WooCommerce产品 文件上传器
行动.该插件完全使用我们的选项构建,不需要自定义编码。
完整功能列表
- 拖放精美的AJAX上传器。
- 无限制的文件上传,没有文件大小限制。
- 进度指示 – 显示每个文件上传时的实时进度。
- 可以有条件地显示在以下位置的文件列表:购物车、结帐、谢谢、订单详细信息和
email通知。 - 从订单编辑页面批量下载&安全下载链接。
- 自动删除废弃文件。
- 能够按文件收费。
- 能够启用文件数量。
- 能够在产品数量上反映文件数量。
- 能够设置最大和最小上传。
- 能够允许特定文件类型(例如 png、jpg )或从现有列表中选择允许的文件类型。
- 产品页面上文件的可视进度指示器,具有启用/禁用功能。
- 具有启用/禁用功能的图像预览。
- 完整的 WooCommerce 支持
- 高级支持
- 清理代码
我们随时为您提供帮助 – 高级支持
如果您不知道从哪里开始,或者需要有关插件的帮助,请联系我们,我们将非常乐意为您提供帮助。 联系支持
这里
更改日志
= 1.0.0 = May 07th, 2022 * First release = 1.0.1 = May 08th, 2022 * General fixes ( translations, escaping strings, remove error supression..etc ) * Improvement: Additional validation on cart page to ensure max and min uploads are respected. * Bug fix: Maximum Filename Length option was not working correctly. = 1.0.2 = May 09th, 2022 * Removed unused code. * Implemented 'use strict' for the JavaScript files to ensure they can run in strict mode. * Fixed errors caused by "Override file types" option = 1.0.3 = May 27th, 2022 * Added progress bar ( can be enabled/disabled ). * Fixed a bug that prevented "cancel" action from working as expected. = 1.0.4 = May 31st, 2022 * Fixed a bug with file types that is preventing some of allowed types from appearing in the list. * Added image preview feature. = 1.0.5 = Juin 29th, 2022 * Changed the file type validation process to allow files where the extension was changed manually as long as the new extention is allowed. = 1.0.6 = Juin 30th, 2022 * Fixed a bug in the uploaded file type validation. = 1.0.7 = July 13th, 2022 * Added support to variable products. = 1.0.8 = July 20th, 2022 * Fixed a bug with upload restriction ( minimum upload ) on variable products. = 1.0.9 = November 08th, 2022 * Added the ability to include custom prefix and suffix in the filenames for the uploaded files. = 1.1.0 = November 26th, 2022 * Fixed a bug in bulk download when the number of files is too large. = 1.1.1 = January 22th, 2023 * Change the image preview feature to load smaller/resized images instead of loading the full image. * Add the ability to clear and change the quantity field. = 1.1.2 = August 4th, 2023 * Bug fixes and added compatibility. = 1.1.3 = August 15th, 2024 * Add compatibility with WooCommerce cart and checkout blocks. = 1.1.4 = August 15th, 2024 * Bug fixes = 1.1.5 = August 15th, 2024 * Add the ability to filter uploaded files table on the product page using `wpaliwcafu_completed_table_html` and `wpaliwcafu_completed_file_template` * Add the ability to filter uploaded file preview image size using `wpaliwcafu_preview_image_resize_dimensions` = 1.1.6 = August 26th, 2024 * Fix compatibility issue with Extra Product Options & Add-Ons for WooCommerce by ThemeComplete. = 1.1.7 = September 11th, 2024 * Add ability to override global options for individual products. * Add ability to auto delete old files to save storage. * Added extra support to WooCommerce Cart and checkout blocks. * Declared HPOS (High-Performance Order Storage) compatibility = 1.1.8 = September 12th, 2024 * Bug fixes = 1.1.9 = September 17th, 2024 * Add extra customization options. You can now define the flag `window.wpaliwcafuMakeGlobal = true;` to make `wpaliwcafuPublic` available globally for customization. = 1.2.0 = September 24th, 2024 * Improved progress indication: previously the progress starts from 0% to 99%, now there are better status updates on the UI. * Added "Concurrent Queue-based File Upload" which allows the uploader to be more efficient when a large number of files are being uploaded at the same time. This prevent issues with memory usage and upload limits on servers with low resources.