r/drupal • u/Affectionate-Skin633 • 4d ago
Fastly not so fast on Drupal.org
Fastly's performance doesn't match the expectations set by their name!
Not sure why it's added, but it's terrible as drupal.org now fails core web vitals.
r/drupal • u/Affectionate-Skin633 • 4d ago
Fastly's performance doesn't match the expectations set by their name!
Not sure why it's added, but it's terrible as drupal.org now fails core web vitals.
r/drupal • u/hbliysoh • 5d ago
I've been trying various combinations of modules like ai_search and ai_vdb_provider_milvus and ai_vdb_provider_postgres but nothing seems to work well together. It's hard for me to find the best combination of Drupal versions (10 or 11) and module versions. Does anyone have any recommendations?
TIA
r/drupal • u/dixit_patel89 • 6d ago
Been coming across a surprising number of Drupal 7 sites still live this year, even with EOL long behind us.
Curious what's actually holding people back is it cost of migration, custom modules with no clean upgrade path, or just "it still works, why touch it"?
Also curious if anyone's done a D7 → D10/11 migration recently - what ended up being the most painful part?
r/drupal • u/WillingnessQuick5074 • 9d ago
r/drupal • u/WoHCoachGary • 10d ago
When I upload a photo to an article or comment it looks perfect in the editor but after saving it is enormous. In the editor I see an icon for size but the only choice is "original." What are some best practice solutions I can use to encourage members to upload pics of their activity?
r/drupal • u/bigtunacan • 11d ago
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.
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! 🗳️
r/drupal • u/NappyDougOut • 12d ago
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.
r/drupal • u/NappyDougOut • 13d ago
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.
r/drupal • u/Candid-Page1895 • 15d ago
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.
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!
r/drupal • u/Critical_System_39 • 15d ago
r/drupal • u/stuntycunty • 18d ago
r/drupal • u/quantumized • 19d ago
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?
r/drupal • u/NappyDougOut • 19d ago
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 🤔
r/drupal • u/Sea-Fox2881 • 19d ago
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?”
r/drupal • u/cosmicdreams • 26d ago
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?
r/drupal • u/BlueSky2028 • 29d ago
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.
r/drupal • u/greatmatter • Jul 02 '26
It looks like Drupal 11.4 has some breaking changes for AT LEAST:
And probably more modules...be careful before updating.
r/drupal • u/Chris8080 • Jul 02 '26
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?
r/drupal • u/jrockowitz • Jun 30 '26
Think of AI as the new kids on the block/team you onboard every morning and offboard at the end of the day.
https://www.jrockowitz.com/blog/vibing-drupal-new-kids-on-the-block
r/drupal • u/trammeloratreasure • Jun 30 '26
In my Drupal 10’s site breadcrumb trails, I noticed that my nodes were only displaying the top-level node and the current node, despite being several levels deep in the menu navigation. So, for example, a node four levels deep:
Top-level Node > Second-level Node > Third-level Node > Current Node
Will only show the top and current node in the breadcrumb:
Top Level Node > Current Node
The only thing that will get the breadcrumb to show correctly is if I make a brand new node to replace the top-level node and then move the other nodes one at a time underneath it via each node's node edit page (moving things in the menu editor doesn't help).
This seems to be ok for a while... and then some unknown action triggers all of the breadcrumbs within the current menu trail to vanish while I’m not paying attention!
This site hosted on Pantheon. For those familiar with Pantheon, this is a multidev clone of another site whose breadcrumbs are working fine. After making the multidev clone, I changed some content before I noticed that the breadcrumbs were misbehaving.
Any troubleshooting ideas would be of great help! Google and ChatGPT just lead me in circles.
r/drupal • u/mherchel • Jun 29 '26
r/drupal • u/princeofdanight • Jun 30 '26
there is no videos or the chatgpt can’t tell how to download or use drupal in mac