Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I wanted to know if there is a module that allows the user to submit all their profile details to a set email address (ie. the admin).
I need to build a web site where the person simply signs up, places an order on something, then upon submitting the order (which delivers an email to me) all their profile detail (name, address, etc) will be delivered to me. That simple, because I don't need anything else.
I tried the e-commerce module, but that just shows a blank page upon enabling. Any help?
Is there a module used to subscribe to content posted in certain taxonomy terms?
Basicly, you could press a button on the taxonomy page, and you would get an email if anyone posted in that category.
If a module like that doesn't exist, I would be happy to code my own, and any guidance would be useful.