Problem/Motivation

Drupal 10 reaches end of life on 9 December 2026.

Varbase 9.1.x already paved the way for Drupal 11.

A Drupal 11–only 9.2.x branch lets Varbase 9.1.x sites upgrade smoothly to Drupal ~11.4.

Read more

Steps to reproduce

Proposed resolution

  • Start a 9.2.x branch from the latest 9.1.x.
  • Set drupal/core to ~11.4 in the *.info.yml and composer.json files on the 9.2.x branch.
  • Drop support for Drupal ~10 on the 9.2.x branch.
  • Remove outdated and deprecated Drupal 10 code.

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ UX/UI designer responsibilities
  • ➖ Accessibility and Readability
  • ✅ Code review by maintainers
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes
  • ✅ Release varbase-9.2.0, varbase_email-9.2.0

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • task: #3606683 Start a 9.2.x branch for Varbase Email to support Drupal ~11.4 and drop support for Drupal ~10
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajab natshah created an issue. See original summary.

  • rajab natshah committed f4389976 on 9.2.x
    task: #3606683 Start a 9.2.x branch for Varbase Email to support Drupal...
rajab natshah’s picture

Status: Active » Needs review

MR !8 merged into 9.2.x. Supports Drupal ~11.3, drops Drupal 10. symfony_mailer pinned to ~2, hooks converted to the Drupal 11 OOP system (theme_get_setting replaced by ThemeSettingsProvider), the varbase_email_test recipe provisions the Symfony Mailer policies, and the webship tests cover login, the mailer admin page, and password reset for a real and a non-existing account (ported from the Varbase profile). Needs review.

AI-Generated: Yes (Used Claude Code).

  • rajab natshah committed a5024f22 on 9.2.x
    ci: #3606683 Allow the Varbase stack Composer plugins in the build
    

  • rajab natshah committed ebb5e9a4 on 9.2.x
    docs: #3606683 Add the "Reviewed by a human" checkpoint to the issue and...

rajab natshah’s picture

Title: Start a 9.2.x branch for Varbase Email to support Drupal ~11.3 and drop support for Drupal ~10 » Start a 9.2.x branch for Varbase Email to support Drupal ~11.4 and drop support for Drupal ~10
Issue summary: View changes

Drupal 11.4.0 stable was released on 1 Jul 2026 by catch: https://www.drupal.org/project/drupal/releases/11.4.0

This is a feature minor release of Drupal 11 and is ready for use on production sites. Learn more about Drupal 11 and the Drupal core release cycle. Read the Drupal 11.4.0 release announcement for improvements and highlights in this release.

rajab natshah’s picture

Title: Start a 9.2.x branch for Varbase Email to support Drupal ~11.4 and drop support for Drupal ~10 » Update Drupal Core from ~11.3.0 to ~11.4.0 on the 9.2.x branch for Varbase Email

  • rajab natshah committed 305c0d26 on 9.2.x
    task: #3606683 Update Drupal Core from ~11.3.0 to ~11.4.0 on the 9.2.x...
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Assigned: rajab natshah » Unassigned
Issue summary: View changes
Status: Needs review » Fixed
Issue tags: +varbase-9.2.0, +varbase_email-9.2.0

✅ Released varbase_email-9.2.0

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

rajab natshah’s picture

Issue summary: View changes

✅ Released varbase-9.2.0

rajab natshah’s picture

Version: 9.1.x-dev » 9.2.x-dev

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.