Problem/Motivation

I need to filter subscribers by conditions.

Conditions may be:

* send this issue to subscribers with no node of type "Blog" published in the last month
* send this issue to subscribers with "last access" older than 30 days
* etc...

Steps to reproduce

Send a issue. User interface offers no option as such.

Proposed resolution

Add some kind of filter on subscribers

Remaining tasks

Open discussion

User interface changes

A first proposal may be: add filter subscribers form field at /node/NID/simplenews

Issue fork simplenews-3206893

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

afagioli created an issue. See original summary.

afagioli’s picture

Issue summary: View changes
afagioli’s picture

Component: Documentation » Code

Currently working on a brand new simplenews_subscriber_filters submodule at https://git.drupalcode.org/issue/simplenews-3206893/-/tree/3206893-filte...
Your support is welcome.

berdir’s picture

That's generally what the simplenews recipient plugin system is meant to achieve, was developed together with the party crm people: https://www.drupal.org/project/party_simplenews.

But I don't know what the status of that is in 2.x/3.x.

afagioli’s picture

Such a nice confirm of the need!

Shame I can't read any other good news from that page :(

afagioli’s picture

This ended up with a detached submodule available at
https://www.drupal.org/project/simplenews_subscriber_filters

afagioli’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.