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 am planning for a portal in which my user will be registering their profile and a payment will be done for that service. As of now, I have 4 subscription plans. Once the user is registered successfully and the payment is made, then the complete profile of the user must be listed for all the registered users in a page.
What are all the modules needed for me to satisfy the above requirements? Is there any way to automatically disable listing of profile once the subscription ends?
I've got a project in which we need to develop a website for price comparison in which the we estimate there will be 10s of thousands of products in the database. The site database will feed off other websites database through XML.
I'm newbie in drupal and here so if I post wrong place sorry about that I have just installed the drupal and needed sitemap module, found sitemap xml module, installed it but I would like to have the sitamap as a html format the module gives me just xml format I wonder is there any module which gives me as html format thanks
I currently have a site built from the ground up where users can register, login, and they have content that is manipulated in various tables specific to that content. I would like to wrap Drupal around this site. My main concern is the table/field configuration of Drupal and since the current site does most things through index.php, would it work just referencing this through a sub-directory.
I have used drupal before years ago, and now would like to get some experts' opinions, in order to use for my teaching courses.
Is Drupal right solution for my needs of
- Create online tests (multiple choice) for students. Normal tests as well as time limited.
- Ability to compare scores of different students, overall, as well as for individual questions (Show graphs).
- Import questions using predefined, txt / csv.
- Latex support for mathematical typesetting.