Skip to Content
Menu

企业微信验证模块

by
Odoo
v 18.0 Third Party 8
Download for v 18.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 31
Technical Name wechat_verification
LicenseAGPL-3
Websitehttps://github.com/zzdx713
Versions 18.0 19.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 31
Technical Name wechat_verification
LicenseAGPL-3
Websitehttps://github.com/zzdx713
Versions 18.0 19.0

企业微信域名验证模块

专为Odoo18设计的企业微信域名验证解决方案

该应用旨在解决企业微信域名验证需求,已在Odoo18环境中验证通过,帮助企业快速完成域名配置流程。

使用步骤:

  1. 下载企业微信提供的验证TXT文件,将其放置在模块的static目录下;
  2. 修改controllers\mail.py文件,将示例文件名"WW_verify_bKh5CGfbqD7k5qGy.txt"替换为您实际下载的TXT文件名;
  3. 将整个模块目录复制到Odoo的addons目录中,登录Odoo后台安装"企业微信验证应用";
  4. 通过URL "http://ip:端口/[您的TXT文件名]" 访问,验证文件是否可正常访问。

IP转域名推荐工具:

推荐使用nginx-proxy-manager,该工具可便捷实现IP访问转域名访问,并提供免费SSL证书,满足企业微信域名验证的HTTPS要求。

github.com/zzdx713/wechat_verification

Community Enterprise

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
企业微信域名验证模块
by
jack ding
on 10/17/25, 1:41 AM Author

该应用是为了解决企业微信域名验证而开发在odoo18验证通过

下载企业微信的验证txt文件放到static中

修改controllers\mail.py将文件名WW_verify_bKh5CGfbqD7k5qGy.txt替换为下载的txt文件

将该目录复制到addon目录登陆odoo安装企业微信验证应用

通过http://ip:端口/WW_verify_bKh5CGfbqD7k5qGy.txt

IP转域名我个人推荐使用nginx-proxy-manager 


可以处理将IP访问转为域名和提供免费sll证书