The International Splash Awards are back — happening at DrupalCon Vienna on 14 October 2025! Submit your project(s) by 16 June 2025 and join others from around the world to celebrate the very best of what Drupal can do.
I am migrating a Drupal 7 site to 10, and currently I have the PHP code at https://www.drupal.org/node/1893978 working with Rules, but there is no way to do this with Drupal 10 and Rules as there is no form actions with Alpha.
ECA looks promising, but I could not figure out a way and it may be too bloated to use ECA (will need 4 or 5 mods enabled), to achieve this. The below code is what's being used currently, how can this be modified into a simple module to work in Drupal 10?
I have enabled tfa for one of the users. The message "TFA Enabled successfully" is displayed. But when I login with the same user credentials and the login was successful without asking for verification. I tried giving the hardcoded hash value as well. It shows that access is denied (It is not the right way). It is not redirecting to the verification page. What changes should I make for the verification page to be displayed. My drupal version in 9 and tfa version is 1.0. I have installed the modules through composer.
I have a paragraph of paragraphs, and I would like to be able to sort it via 2 fields inside the child paragraphs, but I am having issues with it. (I can only do it from the template, as I have no access to create or modify modules)
Employment changes
Employmentchange1
Title: Mr Power
Rank: 2
Employmentchange2
Title: Mr Ben
Rank: 1
Employmentchange3
Title: Mr Ahoy
Rank: 3
And I want these to be rendered by Rank. So they show like so:
I have updated my DRUPAL with the latest updates using Pantheon, and I am trying to update the Module - google analytics.
I want to use GA4 for Website Tracking for which I am trying to update my Google Analytics Modules
The application did not respond in time.
. - I get an error when I try to Download and update the module in my DEV environment.
I have updated all the required Updated, and my Dev Site is up to date with the updates from DRUPAL