WooCommerce 文件审批
最近更新 2025年06月25日
资源编号 95014

WooCommerce 文件审批

售后服务丨一次搭建,终身售后!7*24小时,全天候技术支持!
购买建站套餐:送国际域名、服务器、SSL证书、PAYPAL等国际流行支付!:
39
VIP折扣
    折扣详情
  • 基础套餐

    39.00 元10折

  • 高级套餐

    39.00 元10折

  • 企业套餐

    39.00 元10折

  • 集团套餐

    39.00 元10折

购买建站套餐,不懂技术,不懂美工,也可以搭建优质外贸独立站!
购买主题 查看演示 建站套餐
详情介绍

WooCommerce 文件审批插件无缝集成到您的 WooCommerce 安装中,允许您与客户共享文件。可以批准或拒绝的文件!

现场演示

https://www.codecanyondemo.work/wcfa/wp-admin
(Shop 管理员帐户)
用户:demo
通行证:演示

(客户账户)
用户:Demo1
通行证:演示

文档

如何自动更新插件

要接收自动更新,只需安装并配置 Envato 更新程序插件: https://goo.gl/pkJS33 .说明如何配置它的官方指南可以在以下链接中找到:https://envato.com/market-plugin .

想法

碰巧商店经理需要在购买后与客户共享一些文件。这些文件必须由客户批准或拒绝。最终,客户必须有可能留言解释他行为的原因。此过程必须继续进行,直到客户批准文件为止!

WooCommerce 文件审批旨在满足这一需求!商店经理现在可以创建订单所需的所有附件!每个附件都有其文件和消息线程,允许与客户通信。
每个附件都有一些其他选项,例如 “reply policy” (用户可以发布消息的频率) 和 “file title”。

工作原理:审批工作流

该过程很简单:

  1. 管理员通过订单详情页面附加一个或多个文件。对于他们每个人,都可以留下一条消息。保存后,将向用户发送一封通知电子邮件
  2. 用户可以通过订单详细信息页面批准或拒绝附件。(可选)可以留言。完成后,将向管理员发送通知
  3. 管理员最终可以重新附加新文件,或者只是发布消息以获取更多信息(因此该过程将再次循环到第 1 步)

消息线程样式

附件消息通过漂亮的视觉线程样式显示!

回复的客户附件

您可以选择启用允许将客户文件附加到回复的选项。这样,如果客户需要向您发送有关当前文件审批流程的更多信息,他最终可以与您共享一些文件!

电子邮件通知

每次管理员编辑附件(因此用户需要重新批准/拒绝附件)或发布消息时,客户都会收到一封电子邮件通知。当客户批准/拒绝附件或发布消息时,也会发生同样的情况。电子邮件文本可以通过特殊的电子邮件文本菜单进行配置(并最终通过 WPML 进行翻译)。

提醒电子邮件

如果 24 小时后订单仍有一些文件仍需客户批准/拒绝,插件可以发送提醒通知。您可以设置提醒间隔(每天、每天两次、每周等)并自定义电子邮件文本。

自动审批

如果客户在 X 小时内未采取任何措施,插件可以自动批准这些文件。将向管理员和客户发送通知,通知他们有关作的信息!

新内容亮点

每次管理员编辑附件或添加新消息时,这些内容都会在前面突出显示,以便为客户提供更好的反馈。当客户留言时,也会发生同样的事情:
在 Admin Order (管理订单详情) 页面上,将突出显示新消息。

订单列表页

直接从管理员订单列表页面关注文件审批状态!

保持服务器清洁

附件将上传到 WordPress 媒体库并绑定到订单。删除附件后,关联的文件将被自动删除。如果订单被删除,
将删除所有关联的文件。

清洁工 工具允许您根据订单日期和状态批量删除附件!

WPML

该插件支持 WPML 翻译插件。然后,您将能够通过特殊菜单自定义和翻译电子邮件文本。

大文件上传

该插件会自动配置您的媒体库,以便接受大文件上传,而无需任何进一步的服务器配置! 最大可上传文件数的计算方法是服务器临时文件夹(系统在上传后临时存储文件)中的最大可用空间。因此,请最终确保您的系统已正确配置,可以存储所需大小的文件!

大图预览

如果使用大图像(> 2500 像素),请确保正确配置 设置 -> 媒体 -> 大尺寸 设置,以便接受您需要的宽度和高度。

自定义 Thank you、Order details page 和电子邮件的注释

该插件旨在与标准模板一起使用。如果您以任何方式更改了 Thank you、Order details 或 Email management 的管理,这可能会导致插件无法按预期工作。
如果出现任何问题,您需要恢复原件。

模板

审批区域模板可以在插件内的 template 文件夹中找到。它们可以复制到 {theme_folder}/woocommerce-file-approval/approval_area/ 文件夹中并进行自定义,而无需担心恢复自定义
更新插件时!

自定义作

通过add_action(’wcfa_display_approval_area’, ‘your_function_name’, 10, 1);(它以$order对象为参数)您可以在自定义模板中自定义显示审批区域!

屏幕截图

管理员订单页面
前端 – 订单详情页面
批准后
PDF 文件预览

管理员订单列表页

通知电子邮件

更改日志

= 10.7 - 28.08.24 =
* Several bugfix

= 10.6 - 23.08.24 =
* Several bugfix

= 10.5 - 23.07.24 =
* Minor improvements

= 10.4 - 18.07.24 =
* Minor improvements

= 10.3 - 10.07.24 =
* Minor UI Improvements

= 10.2 - 25.06.24 =
* Improved "cumulative message" text management

= 10.1 - 12.06.24 =
* Added new "cumulative message" text

= 10.0 - 14.05.24 =
* Improved stability
* Fixed some warning about deprecated methods

= 9.9 - 01.12.23 =
* Fixed an issue due to a notification email was sent every time the order was updated

= 9.8 - 21.11.23 =
* Improved HPOS compability

= 9.7 - 01.11.23 =
* Minor bugfixes

= 9.6 - 31.10.23 =
* Minor bugfixes

= 9.5 - 30.10.23 =
* Fixed an issue related to the Order list page and HPOS

= 9.4 - 23.08.23 =
* Added the new wcfa_display_approval_area action that allows to display the approval area.

= 9.3 - 23.08.23 =
* Fixed an issue with the "from" text option

= 9.2 - 21.08.23 =
* Added the new [order_received_url] shortcode

= 9.1 - 01.08.23 =
* Fixed an issue related to the admin order page

= 9.0 - 27.07.23 =
* Added compatibility with HPOS

= 8.9 - 27.06.23 =
* Mino bugfix

= 8.8 - 13.04.23 =
* Improved file preview management

= 8.7 - 04.04.23 =
* Performace improvements

= 8.6 - 31.01.23 =
* Typo

= 8.5 - 25.01.23 =
* Added a new option to hide the "Attachments" column content by default. 

= 8.4 - 23.01.23 =
* Added the new option to send a cumulative notification in case of multiple files attachment

= 8.3 - 22.12.22 =
* Improved the error message displayed when the approval process fails

= 8.2 - 01.12.22 =
* Improved the Approval area management and settings

= 8.1 - 29.10.22 =
* Minor CSS improvements

= 8.0 - 28.09.22 =
* Minor bugfix

= 7.9 - 08.08.22 =
* Improved image preview function

= 7.8 - 19.05.22 =
* Fixed an issue that might prevent the PDF preview to be properly displayed

= 7.7 - 04.05.22 =
* Files URLs are now masked

= 7.6 - 31.03.22 =
* Fixed an issue that might prevent Files attachment to be properly created when using Chrome

= 7.5 - 14.03.22 =
* Fixed an issue due to notifications were not sent to the admin 
* Fixed an issue due to files were not approved/rejected properly

= 7.4 - 08.03.22 =
* Minor improvements

= 7.3 - 14.02.22 =
* Minor improvements

= 7.2 - 04.02.22 =
* Minor improvements

= 7.1 - 08.01.22 =
* Fixed an issue related to the "order status change" option

= 7.0 - 04.01.22 =
* Added a new feature to approve orders according to the file's approval/rejected status

= 6.9 - 03.01.22 =
* Improved compatibility with PHP8.0

= 6.8 - 13.11.21 =
* Fixed an issue related to the scheduler

= 6.7 - 03.11.21 =
* Minor improvement in email management

= 6.6 - 02.11.21 =
* Minor improvement to the highlight effect 

= 6.5 - 30.10.21 =
* Is now possible to bind attachments to specific order items

= 6.4 - 28.10.21 =
* Improvement to the reminder system

= 6.3 - 28.10.21 =
* Improvement to the reminder system: it now considers the attachment date instead of the order date

= 6.2 - 27.10.21 =
* Improvements to the scheduler

= 6.1 - 11.10.21 =
* Minor update    

= 6.0 - 17.09.21 =
* Minor improvement in scheduling option management

= 5.9 - 19.08.21 =
* Added a new "Cleaner" section that allows removing file attachments according to order creation date and status

= 5.8 - 23.07.21 =
* Fixed an issue that prevented the plugin to be properly installed/updated

= 5.7 - 23.07.21 =
* Fixed an issue due to reminder notifications being sent twice

= 5.6 - 02.07.21 =
* Added option to attach files to the customer notification email

= 5.5 - 18.05.21 =
* Image preview (admins side) is now clickable

= 5.4 - 05.04.21 =
* Unapproved file reminder: added a new option to exclude orders by status 

= 5.3 - 01.04.21 =
* Automatic approval: added new option to exclude orders by status 

= 5.2 - 30.03.21 =
* Is now possible for the customer attach some files to a reply message

= 5.1 - 10.03.21 =
* Fixed an issue due to template not properly loaded if stored in the theme folder

= 5.0 - 04.03.21 =
* Improved customization

= 4.9 - 04.03.21 =
* Improved customization

= 4.8 - 03.03.21 =
* A popup is now displayed after the user submitted some data

= 4.7 - 16.02.21 =
* Added option to disable the embedded lightbox javscript library

= 4.6 - 15.02.21 =
* Fixed an issue in case of multiple files, the user was not able to approve/reject files after approving/rejecting the first

= 4.5 - 14.02.21 =
* Fixed an issue due to notifications were sent even if disabled

= 4.4 - 14.02.21 =
* Fixed an issue that prevented the user to reply once the admin edited the attachment

= 4.3 - 15.01.21 =
* Minor CSS improvements

= 4.2 - 14.01.21 =
* Fixed an issue related to the notification management

= 4.1 - 13.01.21 =
* Fixed an issue with WooCommerce 4.9

= 4.0 - 11.01.21 =
* Fixed an issue related to the [if_new_attachment] and email sending

= 3.9 - 11.01.21 =
* Minor improvement

= 3.8 - 11.01.21 =
* Added a new [if_new_attachment] shortcode

= 3.7 - 08.01.21 =
* Fixed an issue related to the order id display on the emails

= 3.6 - 07.01.21 =
* Added option to automatically approve a file if no action is taken by the user in X hours
* Added new email template for automatic approval notification

= 3.5 - 05.01.21 =
* Minor UI improvement

= 3.4 - 26.12.20 =
* Added new approval controller
* Added a new option to select which approval controller has to be used: slider or buttons

= 3.3 - 14.12.20 =
* Minor bugfix

= 3.2 - 14.12.20 =
* Fixed a CSS issue that prevented new attachments to be properly saved

= 3.1 - 05.12.20 =
* Fixed a CSS issue

= 3.0 - 02.12.20 =
* Fixed an issue related to new lines and the preset answer texts

= 2.9 - 01.12.20 =
* Added a new option to automatically send a reminder email for orders which have files that still have to be rejected/approved by the user

= 2.8 - 28.11.20 =
* Minor improvements

= 2.7 - 14.11.20 =
* Added "preset answers" feature

= 2.6 - 13.11.20 =
* Added a new option for customizing the email "From" text

= 2.5 - 06.11.20 =
* Minor improvement on the file management system

= 2.4 - 08.10.20 =
* UI Improvements

= 2.3 - 10.09.20 =
* Added a new option to set file approval status via the admin page

= 2.2 - 01.09.20 =
* A login form is displayed if the "Only logged users can access the approval area" option has been enabled

= 2.1 - 31.08.20 =
* Added new option: only logged users can access the file approval area

= 2.0 - 26.08.20 =
* Fixed an issue due to notification emails were not sent to the admin

= 1.9 - 01.08.20 =
* Fixed the "Default recipient override" setting

= 1.8 - 29.06.20 =
* Added new "General texts" menu 

= 1.7 - 27.06.20 =
* Added option to set the initial status after the first clink of the approval button

= 1.6 - 15.05.20 =
* The attachment is no longer set as rejected as the default state when the user accesses for the first time the order page

= 1.5 - 09.05.20 =
* Fixed a CSS issue

= 1.4 - 09.05.20 =
* Fixed an issue due to the admin order link was not properly embedded into emails

= 1.3 - 08.05.20 =
* Added a new option to specify admin notifications recipient for each attachment

= 1.2 - 08.05.20 =
* Added preview for PDF files 
* Image previews are now displayed on a lightbox
* Attachment approval status is now displayed on the admin orders list page

= 1.1 - 27.04.20 =
* Improved large file upload management

= 1.0 - 27.04.20 =
* First release
打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)
常见问题

相关独立站主题

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务