Reading view

Drupal Learning resources?

I’m coming back to Drupal after more than a decade away. I’m an experienced PHP programmer, but don’t remember really anything about Drupal and besides it’s probably changed a ton since I last worked with it.

I’m looking for learning resources, books, videos, documentation that will help me deeply learn Drupal as an engineer, not just a content manager.

I started with the official documentation, but it seems pretty disorganized and not a clear path on where to start.

I’m open to free or paid content so long as it’s high quality.

submitted by /u/bigtunacan
[link] [comments]
  •  

Drupal Association member? Check your inbox to vote!

Voting is now open for the community-elected At-Large board seat!

If you’re a member of the Drupal Association as a Ripple Maker, check your inbox for a ballot from Helios voting bot with the subject line “Vote now: Drupal Association 2026 At-Large Board Election”.

Voting closes on 14 August at 23:59 UTC.

You can learn more about the 8 great candidates here: https://www.drupal.org/association/board/elections/election-2026-dates-and-candidates

Happy voting! 🗳️

submitted by /u/cmkn
[link] [comments]
  •  

Is the reason why tools like Drush & Composer are being embedded into all Drupal workflows surveilance?

I've been building with Drupal for many years now, especially in secure environments, and can't help thinking that over time the need to use additional tools to maintain it has dramatically increased.

Drupal used to be much more simple to build & administer when tun locally first then deployed, but now community notes assume you use Drush & Composer, which aren't really necessary if you know PHP dev & MySql administration.

I can't help thinking that the additional management tools mostly serve to help someone track how & where people are using Drupal by reporting specific build/deployment info & dev activity...

I haven't evaluated the add-ons yet, but may have to, because I regularly assure my clients their data and IP is safe. Also, running certain tools in firewalled environments causes a lot of issues & often requires whitelisting. If there are security gaps, we'll need to shift to a different solution, kust on principle alone.

It's important for Drupal to be fully transparent about what they monitor.

submitted by /u/NappyDougOut
[link] [comments]
  •  

All the extra features added to Drupal core trigger too many update bulletins.

All the extra features added to Drupal core trigger too many update bulletins.

Patchman has been going crazy fir me over the past year, and it also breaks my sites at times, greatly reducing reliability of Drupal as a solution overall....

Based on this recent bulletin (attached), it shows layout builder was cited this time. I don't use layout builder, and I'm sure others don't as well, so technically, it should possibly be an optional module, rather than included with Drupal core, along with some of the other outlying features included in core perhaps, reducing the tool bloat could also probably reduce a lot of frequent update headaches for users, and reduce overall footprint of Drupal.

If some of these features (like even views) were modules instead of in core, updates could also be performed separately from core updates as well (as was done in D7 prior).

There probably shouldn't be a strict model for developing Drupal in any one way, included in Drupal core, especially because it is an open source framework.

Just a suggestion for evaluation, Plz don't kill the messenger. 🤔⚠️✨

Tanks.

submitted by /u/NappyDougOut
[link] [comments]
  •  

Preferred set up in development vs production

I've seen a lot of different ways of setting up development environments for Drupal, but am curious about which one is most popular, and what is the preferred method for production?

I only ask because I have a few machines in my homelab running FreeBSD, Slackware and Ubuntu, and would like to set off on the right foot knowing what best practices are.

It's only for a hobby website. I'm comfortable with git, docker and composer but am not a developer (my php knowledge is next nothing).

Any suggestions would be greatly appreciated.

submitted by /u/Candid-Page1895
[link] [comments]
  •  

Did you know about the Drupal Association’s board election?

Did you know about the Drupal Association’s board election?

The election for the community-elected At-Large board seat begins next week from 22 July at 00:00 UTC through 14 August at 23:59 UTC.

There are 8 great candidates running. Do learn about the candidates; their candidate profiles are linked on https://www.drupal.org/association/board/elections/election-2026-dates-and-candidates ! You can also ask them questions in the drupal-association channel in Drupal slack to get to know them more.

You can vote if you’re a member of the Drupal Association and your membership is active 24 hours before the voting period begins (so it must be active by 21 July 00:00 UTC). If you’re not a member but want to vote, you can either join the Drupal Association as a Ripple Maker or contact the Drupal Association to request a no-cost membership.

Figured I’d share this here in case anyone has been out-of-the-loop!

submitted by /u/cmkn
[link] [comments]
  •  

Has anyone connected the Certificate module with the Quiz module on Drupal 10+?

I'm using the latest versions of Certificate (4.x) and Quiz (7.x) on Drupal 10/11 and after days of experimenting, researching, and looking through the code of both modules, I am no closer to connecting the two modules.

The certificate module's help file says to:

Edit your content type that will be awarding certificates (e.g. Quiz, Course) and make sure "Award certificate" is checked.

But this option is nowhere to be found on the quiz entities or any other node/entity types.

I found this post (https://www.drupal.org/project/certificate/issues/3271077) that had a short mp4 video example, but it is for the course module (not quiz). Even so, I made some logical attempts to replicate the example by adding an entity reference field to the quiz entity for "Certificate Mapping" (and also tried adding it to the quiz result entity type). Neither had any results, and there were no other configuration options to be found.

There seems to be a total lack of documentation for implementing certificates with quiz results.

Has anyone successfully connected certificates with Quiz results? Any tips?

Or is there perhaps another method or approach to award a certificate to a user who successfully passes a quiz?

submitted by /u/quantumized
[link] [comments]
  •  

Just trying to import simple CSV data into a D11 instance...?

Very Very confusing, Google keeps referring me to D7 & D8 modules, and in my running instance of Drupal, the Feeds module isn't enabling when I try to activate it. I can't seem to find any online info on how migrations are done in D11.

I have a 150 row item {as a CSV file} of data I'd like to import into a custom content type that I've already created.

I don't use Drush or Composer BTW... UGH 🤔

submitted by /u/NappyDougOut
[link] [comments]
  •  

Technical interview prep for a Content Author role

I’m about to have a technical interview in about a week for a Content Author role using a Drupal CMS framework.

The interview centers around walking a “driver” through a page creation task inside Drupal CMS. I’ve used past versions of Drupal CMS to migrate content into WordPress, but have never done this before.

Anyone here with more in-depth Drupal experience know what they are referring to with this process, and if so, how do you walk a “driver?”

submitted by /u/Sea-Fox2881
[link] [comments]
  •  

Drupal 11.4 performance: expectation vs reality

Now that we talked through a few deployment day issues, I interested in hearing feedback from folks that have completed the upgrade to Drupal 11.4. The release notes generate a lot of excitement around the performance improvements for cold start cache scenarios: https://www.drupal.org/blog/drupal-11-4-0

I'm hopeful that this excitement is paired with real-world performance differences.

Has anyone experienced or measured greater performance after deploying 11.4 out?

submitted by /u/cosmicdreams
[link] [comments]
  •  

Disappearing frontpage articles

I'm creating a Drupal page for the first time and it is only showing one article at a time on the frontpage. I have 3 articles "written" so far. Tried a lot of troubleshooting already, all 3 are being promoted to frontpage, the preview shows that they are "showing," there are no filters interfering, and cache has been cleared. When I once did get them to all show, the images and titles are showing, but the article text is missing. All 3 are published. Using Drupal 11's 7/3 updated version with Olivero theme. Thanks in advance.

submitted by /u/BlueSky2028
[link] [comments]
  •  

Upgrade from 11.3.x to 11.4.0 results in a 500 error

So I did a standard composer upgrade.

sudo -u www-data /usr/bin/php8.4 /usr/local/bin/composer update "drupal/*" --with-all-dependencies

and all went well.
Then I opened my browser at example.com/update.php and got a 500.

AH01071: Got error 'PHP message: PHP Warning: require_once(autoload_runtime.php): Failed to open stream: No such file or directory in /var/www/website.com/web/update.php on line 13; PHP message: PHP Fatal error: Uncaught Error: Failed opening required 'autoload_runtime.php' (include_path='.:/usr/share/php') in /var/www/website.com/web/update.php:13\nStack trace:\n#0 {main}\n thrown in /var/www/website.com/web/update.php on line 13'

So in the update.php and the index.php I had to change this bit:

// require_once 'autoload_runtime.php';
require_once __DIR__ . '/../vendor/autoload_runtime.php';

What's wrong on my system? I can't imagine this should need to be done?

submitted by /u/Chris8080
[link] [comments]
  •  
❌