WP Manifestindependent plugin directory
manifest / ecommerce / edd-slack-notifications--add-customer-data

EDD Slack Notifications - Add customer data

Extends the message sent to Slack adding the customer informations: Name, last name and email. Requires my fork of EDD-Slack-Notifications: https://github.com/garubi/edd-slack-notifications

by Stefano Garuti · github.com/garubi/edd-slack-notifications--add-customer-data

0stars
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/garubi/edd-slack-notifications--add-customer-data/archive/refs/heads/master.zip

Readme

EDD-Slack-Notifications--Add-Customer-Data

This plugin is an extension for https://github.com/tubiz/edd-slack-notifications

Edd Slack Notification must be installed and activated.

This plugin adds to the message sent to Slack the customer informations: Name, last name and email. Requires my fork of https://github.com/tubiz/edd-slack-notifications

Attention : this plugins utilizes a filter hook that for the moment is present only on my fork of Easy Digital Downloads - Slack Notifications .

I created a pull request to incorporate the new filter on the official release of Slack Notification. In the meantime you can use my fork here: https://github.com/garubi/edd-slack-notifications

Read the full README on GitHub →