Download the PHP package ironbound/wp-notifications without Composer
On this page you can find all versions of the php package ironbound/wp-notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ironbound/wp-notifications
More information about ironbound/wp-notifications
Files in ironbound/wp-notifications
Download ironbound/wp-notifications
More information about ironbound/wp-notifications
Files in ironbound/wp-notifications
Vendor ironbound
Package wp-notifications
Short Description Drop in framework for sending notifications in WordPress.
License MIT
Package wp-notifications
Short Description Drop in framework for sending notifications in WordPress.
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-notifications
WP Notifications
WP Notifications is a drop in framework for sending notifications with WordPress. It supports multiple sending strategies and batch processing via queues.
Basic Usage
WP Notifications is easy, and straightforward to use.
Sending a single notification
``
Sending multiple notifications
``
Setting up template tag listeners
``
Supports
Strategies
- WP_Mail
- iThemes Exchange
- Easy Digital Downloads
- Mandrill
Queues
- WP_Cron
- Mandrill
Installation
First, add WP Notifications as a dependency with Composer:
`
Then, make sure your bootstrap file is loading the composer autoloader:
License
MIT
All versions of wp-notifications with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package ironbound/wp-notifications contains the following files
Loading the files please wait ....