I know there was a scandal with the Pantheon founder a couple of years ago. Do you feel like they have done the work to find justice?
Are there other great places to commit to Drupal in 2026?
[link] [comments]
I know there was a scandal with the Pantheon founder a couple of years ago. Do you feel like they have done the work to find justice?
Are there other great places to commit to Drupal in 2026?

© Getty Images

© iStock/Rest of World

© Rest of World/iStock
I just started with Drupal in my current company(fresher, no prev knowledge either)
I'm in a project where they are running Drupal 10.2.7 on XAMPP with PHP 8.3.27 installed locally. I'm trying to install the config_split module and upgrade to Drupal 11, but I'm hitting a dependency conflict.
The Error:
When I run composer require drupal/config_split, I get:
drupal/search_api_solr 4.3.10 requires maennchen/zipstream-php ^2.2.1|^3.0.2 maennchen/zipstream-php 3.2.0 requires php-64bit ^8.3 Your php-64bit version (8.1; overridden via config.platform, actual: 8.3.27) does not satisfy that requirement. This issue is repetitive, for upgrade_status as well as Keys Module.
Context:
composer.json still declares PHP 8.1 in the config.platform sectionsearch_api_solr and its dependencies)And have been told to not update composer since it brings about multiple thousand changes.
can somebody pls tell me any solution for this?

© Photography by An Rong Xu for Rest of World

© Tasos Katopodis/Getty Images
UPDATE: See end for some things I figured out.
I'm giving Drupal Canvas a look through and I'm trying to figure out where it works into the kind of sites I work on. It looks to me that Drupal Canvas is (currently) only a solution for building stand alone pages.
Is this accurate or am I missing something?
The sites I work on are highly structured and template driven. I'm just looking for something that will allow me and my users some flexibility within that structure, but not something that would require every publishing action to be a design decision. My current favored approach is to break the pages down into component blocks that can be manipulated with Layout Builder.
For the forseeable future, it looks like that might still be the most sensible approach?
---
UPDATE: I'm wrong that Drupal Canvas is only for building stand alone pages. It can also be used to manage a Display Mode layout or your site wrapper. The latter is evident since Canvas will actually disable your ability to use the Blocks Layout admin console for any theme that's added to Canvas.
However, speaking from the viewpoint of someone who builds sites with highly structured content, Canvas still appears to be most appealing to someone who would *want* to build stand alone pages with it.
Also, the best demo of Canvas I've found is the one in Drupal CMS 2.0 Beta. All the other ones I've tried are worthless.
https://www.drupal.org/project/cms/releases/2.0.0-beta2
Just trying to learn Drupal, I'm working on a mac. I created a simple drupal11 project using ddev, in a directory 'my-drupal11-site.
Then I created a new page and linked it, and created a new user. So fine.
I'm trying to understand where drupal puts things on the filesystem, but I don't see any changes there, in the directory 'my-drupal11-site'. Where did Drupal put the new user and it's password? I haven't yet installed a db.
I do see modules that I added, but otherwise the filesystem seems untouched.
I'm also using drush, the set of commands I used to make this project:
mkdir my-drupal11-site
cd my-drupal11-site
ddev config --project-type=drupal11 --docroot=web
ddev start
ddev composer create drupal/recommended-project
ddev composer require drush/drush
drush site:install --account-name=admin --account-pass=admin -y
ddev drush uli (optional)
ddev launch
tldr: Where does drupal11 write to on a mac?

© Chesnot/Getty Images
| I'm currently building Webhaven, a better way to build with Drupal. In the video you can see the "empty state" when setting up a new Drupal project with Webhaven. I'm curious if everything is clear and if you miss something? All feedback is welcome! I'm currently working hard on getting Drupal Canvas in, feels like I'm almost there. Really excited with how good Canvas works and the editor experience. If you want to get notified when Webhaven launches you can sign up on webhaven.io/get-notified [link] [comments] |

© Gordwin Odhiambo/AFP via Getty Images

© iStock

© Rest of World/iStock