Skip to content

Manage the content and settings of e-mails that can be send by code from plugin or template files.

Notifications You must be signed in to change notification settings

Jebble/wp-email-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Email Notifications

This plugin enables managing e-mail content and settings that can be later sent through template or plugin files.

Features

  • Simple responsive layout
  • Settings for
    • Background color
    • Container background color
    • Textcolor
  • Logo / Image
  • Attachments

Usage

$jb_wpen = new JB_WPEN( $post_id );
$jb_wpen->send( [ 'email@domain.com' ] );

Notes

Requires metabox.io plugin for WordPress

About

Manage the content and settings of e-mails that can be send by code from plugin or template files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published