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'm moving from Drupal 7 to 10, so I've installed Drupal 10 on a directory of the root website /d10/...
On Drupal 7 I have the variable $base_url to manage subdirectory. Where is the equivalent setting in D10?
I've seen that is declared as global on core/globals.api.php, but where I can set it?
I have a date field in a content type and in a paragraph. So a normal date in the future, at this time a document must be submitted. Now I would like to provide this date with a reminder mail, for example 4 weeks before the date occurs, a reminder mail is sent again with the title and some more information from the node of the content type or the node with the respective paragraph. Title etc.
I have already researched modules that might be suitable for this:
I once used Elementor in a Wordpress project, and it worked especially well for building landing pages quickly, but it looks like Elementor for Drupal has stalled.
I'm new on drupal, I installed Drupal 10 and I want to use drupal as a front end to upload a excel file and make a POST to a local API that process this excel file and return it with data trasnformation.
I was searching and i could find that i can aconplish this with a form on Drupal. I downloaded webfrom, but in Drupal 10 i couldn't find the "file upload" element.
Hello, I've been using Drupal for many years and manage a couple websites using both D7 and D9. I'm wondering if there is a way or plans for future versions to implement the new GPC (Global Privacy Control) signal to allow for blocking cookies or other data collection based on browser's GPC setting.
I've been working with GDPR using EU Cookie Compliance module for Opt-In/Opt-Out options. But now client's are requesting GPC implementation.