sau/wp-plugin-send-mail

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

Maintainers

Package info

github.com/AkinaySau/wp-plugin-send-mail

Type:project

pkg:composer/sau/wp-plugin-send-mail

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2019-08-16 07:06 UTC

This package is auto-updated.

Last update: 2026-03-10 20:47:19 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