sau/wp-plugin-send-mail

Plugin to collect requests and send them to the administrator (or manager), uses SMTP

1.0.1 2019-08-16 07:06 UTC

This package is auto-updated.

Last update: 2024-04-10 16:49:02 UTC


README

Plugin for send mail to admin use SMTP

Install

Go in wp plugin dir

$ 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

or

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