WP Manifestindependent plugin directory
manifest / email / instamail

InstaWP Email Logs

Intercept and log emails sent from your InstaWP Staging WordPress site.

by InstaWP · github.com/instawp/instamail

4stars
1forks

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/instawp/instamail/archive/refs/heads/main.zip

Readme

InstaWP Email Logs

InstaWP Email Logs is a WordPress plugin that intercepts and logs emails sent from your InstaWP Staging WordPress site.

CleanShot 2024-08-25 at 14 21 41@2x CleanShot 2024-08-25 at 14 21 34@2x

Features

  • Intercepts and logs all outgoing emails
  • Provides an admin interface to view and manage logged emails
  • Allows public access to email logs with password protection
  • Supports one-time password (OTP) generation for temporary access
  • Pagination for easy navigation through email logs
  • Option to clear all logs
  • Responsive design using Tailwind CSS

Installation

  1. Upload the instawp-email-logs folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Access the email logs from the 'Tools' menu in the WordPress admin area

Usage

  1. Navigate to 'Tools' > 'InstaWP Email Logs' in the WordPress admin area
  2. View recent emails, including their date, recipient, and subject
  3. Click 'View' to see the full content of an email
  4. Use the 'Clear All Logs' button to delete all logged emails
  5. Set up a password for public access or generate a one-time password for temporary access

Security

  • Ensure that you set a strong password for public access
  • Use the OTP feature for temporary access when needed
  • Regularly clear old logs to maintain privacy and save disk space

Support

For support or feature requests, please visit InstaWP Support.

License

This plugin is licensed under the GPL v2 or later.


Made with ❤️ by InstaWP

Read the full README on GitHub →