Plugin for send mail to admin use SMTP
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