Release notes snippet

Varbase 11.0.0-beta3

To install the Varbase 11.0.0-beta2 version run this command:
     composer create-project drupal/varbase_project:~11 PROJECT_DIR_NAME --no-dev --no-interaction
  

Set Up Varbase Locally

mkdir my_varbase_site
cd my_varbase_site
ddev config --project-type=drupal11 --docroot=web --php-version=8.4
ddev start
ddev composer create-project "drupal/varbase_project:~11"
ddev launch

Varbase documentation

Check out Varbase documentation for more details.

Highlighted important changes since Varbase 11.0.0-beta1:

  • feat: #3610649 Let users choose a site template in the installer
  • fix: #3610705 Create user 1 as webmaster in the browser installer, like ddev install-varbase does

Added since Varbase 11.0.0-beta1:

  • feat: #3610649 Let users choose a site template in the installer

Fixes since Varbase 11.0.0-beta1:

  • fix: #3610705 Create user 1 as webmaster in the browser installer, like ddev install-varbase does
CommentFileSizeAuthor
#8 varbase-11-00-00-b2.png13.89 KBrajab natshah

Issue fork varbase-3611373

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’s picture

Status: Active » Fixed
Issue tags: +varbase-11.0.0-beta2

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
StatusFileSize
new13.89 KB