My Email Log
Logs information from send emails.
by Maarten Menten · github.com/mmaarten/my-email-log · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mmaarten/my-email-log/archive/refs/heads/master.zipReadme
My Email Logs
Logs information from send emails.
Requirements
Installation
- Download and extract zip into
wp-content/plugins/folder. - Run
npm installto install dependencies. - Run
composer installto install dependencies. - Run
npm run buildto compile assets. - Activate plugin via WordPress admin menu: Plugins.
Development
Run composer install to install dependencies.