WP Manifestindependent plugin directory
manifest / email / sendy-hooks

Sendy Hooks

A library of useful hooks to integrate your Wordpress app with the Sendy app.

by b-sensus · github.com/bulgaru/sendy-hooks · website

12stars
4forks

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/bulgaru/sendy-hooks/archive/refs/heads/main.zip

Readme

Sendy Hooks

Sendy is a powerful email marketing platform. Yet often we need automation to have an efficient workflow.

Sendy hooks addresses the need to automate the contact collection from Wordpress to Sendy.

It relies on a set of hooks. Currently it has 3 hooks:

  1. New Sendy contact on user registration
  2. New Sendy contact on user purchase (WooCommerce)
  3. New Sendy contact on user form submission (Contact Form 7)

The code is modular and allows adding new hooks and integrating new plugin support.

Moreover, all the settings are natively available in the Wordpress Admin interface.

Installation

Simply upload the files into your Wordpress plugin directory.

Paid support

For help with development, customisations and support contact us at hello@bsensus.com.

Donations

Please consider donating to this project: https://paypal.me/bsensus. Your donation fund keeping this project alive and growing.

Read the full README on GitHub →