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 migrating an existing D6 site to D7. The D6 installed module list includes 102 enabled contrib modules (although the required modules are probably considerably less). Using the "Download & Extend" tool on Drupal.org, I began searching for corresponding D7 versions of the site's D6 enabled modules, but am having a difficult time making a 1:1 correspondence between the enabled D6 and available D7 modules based on deprecation, name changes, and inclusion in core.
Is there a better way to identify the available Drupal 7 contrib modules I may need in this upgrade? Thanks.
I'd like to let you'll know that the eBook version of "Drupal 6 Search Engine Optimization" by Ben Finklea is available for free today.
The eBook can be claimed here: https://www.packtpub.com/packt/offers/free-learning
If you are looking to turn your Drupal 6 web site into a profit-generating machine with this practical, step-by-step guide that reveals the tips, modules, and best practices used by top Drupal SEO professionals, then this book is for you.
We have been successfully using ubercart and the role assignment tool to deliver product specific roles to gain access to a download page. Basically the user places an order and then is given access to a bookmark page (my purchases).
I was asked to export information about the user accounts registered in our Drupal website. I was able to get most of the important information (Username, e-mail, addresses, phone numbers, etc.) by locating the appropriate tables in the database and exporting their content to CSV.
However, I was not able to find where the "Country" of each user is stored, no matter where I looked. Can anybody point me in the right direction?