Download the PHP package asundust/wechat-work-push without Composer

On this page you can find all versions of the php package asundust/wechat-work-push. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package wechat-work-push

Laravel-Admin 消息推送插件 by 企业微信应用消息

无需公众号,不需要安装企业微信客户端,低成本推送消息解决方案

另有 Dcat-Admin版

StyleCI build status

Total Downloads Latest Stable Version

前言

灵感启发Server酱,这边只是一个简单的实现。

声明

客户端支持

功能介绍

目前版本支持灵活设置

另外

截图

通知效果

安装

安装

配置文件

迁移

发布菜单

会生成如下的菜单

配置

大致流程

申请流程

申请企业微信

创建应用

填写信息

企业ID

二维码

设置企业微信不接收消息,微信接收消息。

【企业微信APP】-【左上角三横线】-【右下角齿轮设置】-【新消息通知】-【仅在企业微信中接收消息】-【应用消息】关闭

如果有多个企业身份,【企业微信APP】-【左上角三横线】-【右下角齿轮设置】-【新消息通知】-【其他企业消息提醒】-选择神申请的企业名字改成【仅接收特别提醒的消息】或者【不提醒】-然后切换回自己常用的企业消息。

然后去发送测试通知,应该没什么问题。

这边关于消息通知的设置教程有误,如有问题请联系我。

如果遇到问题的话可以到刚刚创建的应用里发个测试消息(选择【应用管理】-【自建】-【应用名称】-【功能】-【发送消息】)。

另外如果出现接口请求正常,企业微信接受消息正常,个人微信无法收到消息的情况

PC后台管理端:进入【我的企业】-【微信插件】,拉到最下方,勾选【允许成员在微信插件中接收和回复聊天消息 】

另外检查一下上述的【仅在企业微信中接收消息】相关设置

使用

内部调用支持

未来

支持

如果觉得这个项目帮你节约了时间,不妨支持一下呗!

alipay wechat

License

The MIT License (MIT)


All versions of wechat-work-push with dependencies

PHP Build Version
Package Version
Requires php Version >=8.0.2
encore/laravel-admin Version ^1.6
w7corp/easywechat Version ^6.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package asundust/wechat-work-push contains the following files

Loading the files please wait ....