WP Manifestindependent plugin directory
manifest / email / wpnotifications

Simple Notifications and Alerts archived

Simple email notifications and alerts for WordPress.

by Sérgio Santos · github.com/s3rgiosan/wpnotifications · website

1stars
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/s3rgiosan/wpnotifications/archive/refs/heads/master.zip

Declares an update source (https://github.com/s3rgiosan/wpnotifications), so updates arrive through the plugin's own updater.

Readme

Simple Notifications and Alerts

Contributors: s3rgiosan
Tags: notification, email, alert, notifications, emails, alerts
Requires at least: 4.8
Tested up to: 4.9.6
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simple and flexible email notifications and alerts for WordPress.

Description

This plugin enables you to:

  • Get instant notifications when posts or comments are published.
  • Ensure you're always notified when your username is mentioned.

Users can change their communication preferences from the default of all posts and comments using profile settings. A special setting can ensure they always receive an email when their username is mentioned.

Installation

FTP

  1. Download and extract the .zip file.
  2. Upload the unzipped folder to the /wp-content/plugins/ directory.
  3. Activate the plugin through the 'Plugins' menu.

Composer

composer require s3rgiosan/wpnotifications

Frequently Asked Questions

Where can I report bugs?

Bugs can be reported on the GitHub repository.

How can I contribute?

Join in on our GitHub repository and read our contribution guidelines.

Do you provide email support?

I DO NOT provide email support for this plugin. If you send me an email asking for support you'll be invited to:

  1. Post the question on the GitHub repository
  2. Or I can give you a quote on premium email support if you prefer to

Changelog

1.0.0

  • Initial release.

Upgrade Notice

1.0

Initial release.

Read the full README on GitHub →