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 would like to ask advise for the following.
In Drupal it is so that content that is made can be connected to a user.
I would like that a product-node is connected to a user (which is the case), but also all the process which is attached to the product. So when a product is bought by a customer the user which brought on the product will get paid.
So his paypal or other info should be in the profile and on checkout the order will be send to the user and his paypal needs to be paid to etc..also.
Guys, I''d like to create an image gallery having the behavior different from one of currently available modules.
Let''s suppose I have the following structure:
Area1
---Area11
---Area12
---Area13
Area2
I am new to Drupal, i am developing website in which user can ask some question , these questions are being store as contents, i want that user can send question from email, can any body tell me how i can import that email and save that email as question content in my drupal based site, and how to apply taxonomy terms on that email contents when saving?