Closed (fixed)
Project:
Varbase - The Ultimate Drupal CMS Starter Kit (Bootstrap Ready)
Version:
10.1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Dec 2025 at 11:35 UTC
Updated:
12 Jul 2026 at 13:33 UTC
Jump to comment: Most recent
Comments
Comment #2
rajab natshahThanks Gabriele for asking
The use of
/bin/update-varbase.shonly was used in Varbase ~9 .Varbase 10.0.x did not use it.
Support for Varbase 10.0.x will stop in 3 months.
( All Varbase ~10.0.0 projects should update to Varbase ~10.1.0 when upgrading to Drupal ~11.3 )
Updating the documentation for sure. Work in Progress: with post release testing.
Comment #3
ggamba commentedThank you Rajab for your prompt, I'll upgrade to Drupal 11! What about the update process? Is "composer update" (followed by drush updatedb) enough?
Comment #4
rajab natshahYes, Basic
composer updatewith follow up changes.Now you can prompt the AI CLI to help you with that
( in a local DDEV/Docker sandbox )
Example #1 Letting the AI do the Basic
composer updatefor a local DDEV/Docker Varbase ProjectAlso
Officially paved the way for Automatic Updates in Varbase projects.
Enabling Automatic Updates Documentation Page for Varbase
Configuring secure automatic updates in Varbase ~10.1.0 using Drupal ~11, Automatic Updates, Package Manager module and The Update Framework (TUF).
Example #2 Letting the AI enable Automatic Updates a local DDEV site using the guide in 10.1.x
Following with the Example #1, and the documentation will follow with that too
Comment #5
steve hanson commentedIt has been continually confusing that the update document for Varbase has continued to say that the way to update is to use the update-varbase.sh script even in the current releases.
Comment #6
rajab natshahDeprecated the use of
update-varbase.shin Varbase 9It was never used in Varbase 10
Officially paved the way for Automatic Updates in Varbase projects.
Enabling Automatic Updates Documentation Page for Varbase
Configuring secure automatic updates in Varbase ~10.1.0 using Drupal ~11, Automatic Updates, Package Manager module and The Update Framework (TUF).
Comment #7
steve hanson commentedMy point actually was that the update.md file in the distro still says to update using the update-varbase.sh script and that the docs should be changed to reflect current practice.
Comment #8
rajab natshahThanks Steve for the point. ( Got that from the first comment ).
It was changed in https://git.drupalcode.org/project/varbase/-/blob/10.0.x/UPDATE.md
You are right it was not changed yet in the https://git.drupalcode.org/project/varbase/-/blob/10.1.x/UPDATE.md
Comment #9
rajab natshahComment #14
rajab natshahComment #16
rajab natshahComment #17
rajab natshah