• Hi there,

    I’m looking for a newsletter or subscriber plugin that is a bit more advanced. Basically I have a car website where I want users to be able to sign up to a mailing list but as well as having their name and email address, it has additional fields to specify the type of car they want.

    Then when a new car is added to the database, I want it to check the make and model of the car (which is a custom post type) against the mailing list to check if any users in the mailing list want are looking for that particular make or model and if any users in the mailing list are then to only send them an email with the details of the car.

    Is this possible with this plugin?

    Thanks!

    https://ww.wp.xz.cn/plugins/subscribe2/

Viewing 1 replies (of 1 total)
  • @roperjonathan

    That is theoretically possible. You’d have to create a custom post type and associated taxonomy, the posts is about a car, the taxonomy would contain all of the make and model details.

    Subscribe2 can then be altered via the API for the plugin to register the custom post type and taxonomy and then any registered user could select a specific taxonomy to get emails about a certain type of vehicle when new posts are made in that taxonomy.

Viewing 1 replies (of 1 total)

The topic ‘Send notifications based on subscriber setting’ is closed to new replies.