On my website, I have shops and groups.
I created "Follow" flags, so users could subscribe to shops and groups.

I would like that :
- When a new product is published in a shop, an email is sent to subscribers.
- When a new node is published in a group, an email is sent to subscribers.

Is it possible to automatically send a form to subscribers with tokens (node and product), when one of the above events occurs ?

For example an email of this type:

"Author Name" have just published "Product Name" in "Shop Name".

Comments

zenimagine created an issue. See original summary.

jrockowitz’s picture

Sounds like a job for the Rules module.

zenimagine’s picture

Ok. To follow the two events of my previous comment, can "Webform" replace the "Message" module? Thank you

jrockowitz’s picture

Why would want to replace the 'Message' module? I think you would wind-up re-creating the Message module using the Webform module.

zenimagine’s picture

I find the module "Webform" more user-friendly than the module "Message".

I would like to automatically create a form for users to leave a review a week after purchasing a product.

I would like this to sound like a message or notification.

jrockowitz’s picture

Status: Active » Closed (won't fix)

I am sure this is possible using the Webform module. You will have to write some custom code.