sau/wp-plugin-send-mail

插件用于收集请求并发送给管理员(或经理),使用SMTP

1.0.1 2019-08-16 07:06 UTC

This package is auto-updated.

Last update: 2024-09-10 17:43:25 UTC


README

用于向管理员发送邮件的插件,使用SMTP

安装

进入wp插件目录

$ cd </path_to_project>/wp-content/plugins
$ git clone https://github.com/AkinaySau/wp-plugin-send-mail.git send-mail

$ cd send-mail
$ composer install

或者

$ composer create-project sau/wp-plugin-send-mail