Skip to content

Log email and SMS notifications sent by the platform with sending statuses.

Notifications You must be signed in to change notification settings

pnm1231/zenegal-notification-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenegal - Notification Logs

Zenegal Notification Logs is a package to easily log and monitor email notifications sent by the platform.

Installation

Install via composer in the Laravel application.

composer require zenegal/notification-logs

Usage

This package comes with a single page to view all notifications with a sent status filter.

  • /notification-logs

The package also comes with a command to prune mailables from old sent notification logs.

  • notification-logs:prune

The command defaults to 72 hours which you can modify.

  • notification-logs:prune --hours=24

About

Log email and SMS notifications sent by the platform with sending statuses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published