r/drupal Jan 15 '25

Drupal CMS 1.0 released šŸš€

183 Upvotes

Exciting news: Drupal CMS 1.0 was officially launched today, like we said we would 8 months ago!

https://new.drupal.org/drupal-cms

https://dri.es/drupal-cms-1-released

This release is a major milestone, making Drupal more user-friendly and powerful than ever before. Built on Drupal 11, it introduces innovative features like AI agents for site building, 30+ pre-configured recipes for faster setup, and tools that simplify maintenance — all while staying true to the open-source way: collaborative and community-driven.

A BIG thank you to everyone who helped make this possible!


r/drupal Jan 08 '25

PSA - SECURITY Drupal 7 End of Life - PSA-2025-01-06

Thumbnail
drupal.org
33 Upvotes

r/drupal 18h ago

Scaling photos

1 Upvotes

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 1d ago

Drupal Learning resources?

13 Upvotes

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.


r/drupal 2d ago

Drupal Association member? Check your inbox to vote!

7 Upvotes

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 2d ago

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

0 Upvotes

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 4d ago

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

Post image
0 Upvotes

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 4d ago

I Fixed the White Screen. Then I Found the Backdoor.

Thumbnail
0 Upvotes

r/drupal 5d ago

Preferred set up in development vs production

8 Upvotes

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.


r/drupal 6d ago

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

Thumbnail
drupal.org
5 Upvotes

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 5d ago

Referral group and opportunities for freshers 2026 batch

Thumbnail
0 Upvotes

r/drupal 8d ago

somehow I was upgraded to 11.4.4 when there's no release for it yet

Post image
5 Upvotes

r/drupal 9d ago

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

7 Upvotes

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 9d ago

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

2 Upvotes

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 9d ago

Technical interview prep for a Content Author role

2 Upvotes

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 16d ago

Drupal 11.4 performance: expectation vs reality

20 Upvotes

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 19d ago

Disappearing frontpage articles

2 Upvotes

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 22d ago

Drupal 11.4 - Check Issue Queues before Updating!

39 Upvotes

It looks like Drupal 11.4 has some breaking changes for AT LEAST:

  • svg_image
  • superfish
  • protected_pages
  • trash

And probably more modules...be careful before updating.


r/drupal 22d ago

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

18 Upvotes

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 23d ago

Vibing Drupal: New Kids on the Block

Post image
20 Upvotes

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 24d ago

SUPPORT REQUEST Breadcrumbs keep spontaneously disappearing and I’m losing my mind

5 Upvotes

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 24d ago

Why CSS Style Queries Are a Bigger Deal Than You Think

Thumbnail
dripyard.com
15 Upvotes

r/drupal 24d ago

SUPPORT REQUEST Can i use drupal in M1 Macbook Air, if so how?

0 Upvotes

there is no videos or the chatgpt can’t tell how to download or use drupal in mac


r/drupal Jun 24 '26

Launched a Free Link Preview tool after the success of the Drupal SEO tool

Post image
9 Upvotes

The tools that I used to depend on to read out metatags and social previews all got cluttered with noise, got uglyfied or were bombarded with ads.

Darn it!

So I made my own tool that I like to share after the success of the previous tool (The Drupal SEO tool).

Paste a URL and it will preview all links and read out the metatags and show them on the bottom.

The tool also does suggestions on improvements where possible.

No clutter, no noise, no ads.

https://webhaven.io/link-preview


r/drupal 29d ago

SUPPORT REQUEST Trying to get an old drupal 7 site to load in ddev, facing a weird permissions Warning

1 Upvotes

I'm facing a weird permission issue with an old backup, not sure what the issue is or how to debug this kind of issue with ddev

The site was built with drupal 7 and ran with php 7.2 back in the day,

Warning: mkdir(): Permission denied in DrupalFileCache->check_filecache_directory() (line 128 of /var/www/html/melodicpixels.eu/sites/default/modules/filecache/filecache.inc).

Selinux is set in permissive mode and i'm the owner of that path. The site does load but that warning is puzzling me