Downloads
Download tar.gz
1.01 MB
MD5: 4054722317b91944d229cd984030e57f
SHA-1: bf5565aeaa2ba8e668496f47ae9ae241bb0b7351
SHA-256: e33b6e1af9fce471bf0e1b7d5a5983c3b96ecba52670d1e717514476fc48159f
Download zip
1.17 MB
MD5: dfad332464d607d31c82fe8108d4b739
SHA-1: ef6004af6a64282f3d2ad2c308e58be2923f3d18
SHA-256: ab7bde7b3c7437d4d0d6e5ae4a3eb40db47d63e8dbf45ae2ac57ba8f54d7bbef
Release notes

Only for testing do not use in production or live sites yet.
To install the Varbase 9.0.0-rc1 version run this command:
composer create-project Vardot/varbase-project:9.0.0-rc1 PROJECT_DIR_NAME --no-dev --no-interaction
Varbase documentation
Check out Varbase documentation for more details.
Highlighted important changes since Varbase 9.0.0-beta1:
- Issue #3186262: Updated Drupal core from ~9.0 to ~9.1 and change needed patches
- Issue #3180950: Allowed Varbase to work with Composer ~2.0
Added since Varbase 9.0.0-beta1:
- Issue #3180926 by yasmeensalah: Added the ability to hide breadcrumbs from the Media Header
Changed since Varbase 9.0.0-beta1:
- Issue #3180646: Enhanced the logic on the creation of contents with layout library selected layout. the system should not redirect to change the layout
- Issue #3185416: Removed container-fluid CSS class from container_attributes and only use when needed
- Issue #3186298: Changed Vartheme Claro admin them on Drupal core require in composer from ~9.0.0 to ~9.0
- Issue #3186302: Changed Varbase Workflow module on Drupal core require in composer from ~9.0.0 to ~9.0
- Issue #3185544: Allowed Varbase Core module to work with Composer ~2.0
- Issue #3185580: Allowed Varbase Media module to work with Composer ~2.0
- Issue #3185550: Allowed Varbase Editor module to work with Composer ~2.0
- Issue #3185633: Allowed Varbase SEO module to work with Composer ~2.0
- Issue #3185641: Allowed Varbase Total Control Dashboard module to work with Composer ~2.0
- Issue #3185512: Allowed Varbase API module to work with Composer ~2.0
- Issue #3185521: Allowed Varbase Auth module to work with Composer ~2.0
- Issue #3185527: Allowed Varbase Blog module to work with Composer ~2.0
- Issue #3185529: Allowed Varbase Bootstrap Paragraphs module to work with Composer ~2.0
- Issue #3185536: Allowed Varbase Carousels module to work with Composer ~2.0
- Issue #3185555: Allowed Varbase Email module to work with Composer ~2.0
- Issue #3185570: Allowed Varbase Media Hero Slider module to work with Composer ~2.0
- Issue #3185621: Allowed Varbase Search module to work with Composer ~2.0
- Issue #3185635: Allowed Varbase Styleguide module to work with Composer ~2.0
- Issue #3185650: Allowed Varbase Workflow module to work with Composer ~2.0
- Issue #3185679: Allowed Vartheme BS4 theme to work with Composer ~2.0
- Issue #3185574: Allowed Varbase Landing Page (Paragraphs) module to work with Composer ~2.0
- Issue #3185605: Allowed Varbase Media Header module to work with Composer ~2.0
- Issue #3185578: Allowed Varbase Layout Builder module to work with Composer ~2.0
Updates since Varbase 9.0.0-beta1:
- Issue #3186048: Updated Rabbit Hole module from 1.0-beta7 to 1.0-beta8 ( ~1.0 ) and removed committed patches
- Issue #3184180: Updated bower-asset/d3 library from ~3.0 to ~5.0
- Issue #3179226: Updated Style Guide module from 1.x-dev to ~2.0 and removed applied patches to support Drupal 9 and the 9.0.x branch
Fixes since Varbase 9.0.0-beta1:
- Issue #3185637 by abedajam: Fixed Update Helper throws an exception after updating to Varbase 8.8.x
- Issue #3185426: Fixed escaped characters in sequences/mappings in *.yml file
- Issue #3186937 by yasmeensalah: Fixed PHP Exception for VMI module on escaped characters in sequences/mappings in *.yml files with latest Symfony/yaml
- Issue #3186010: Fixed Value assigned to "section" is not a valid section
- Issue #3109712 by das-peter, Joachim Namyslo, sameer: Fixed Fatal Error from 8.7.11 to 8.8.1 by with plain array as returned by composer getConfig getRepositories #35
- Issue #3184211 by arawashdeh: Fixed the path typo for RTL Tajawal font
- Issue #3126444 by Andrew Answer, AHBJCB, RajabNatshah: Fixed Ajax failure: Drupal.ajax is undefined
- Issue #3175989 by Andrew Answer: Fixed not visible Media Gallery
- Issue #3183988 by abedajam: Fixed Claro admin theme style of gray fieldset on Google Chrome 87
- Issue #3179426: Fixed status of Varbase update instructions to 100% on install and on an installation for optional Varbase components or in a Varbase Sub Profile
- Issue #3186916: Fixed install page function and style for Vartheme Claro admin theme to follow with latest Drupal core 9.1.0 Claro changes
- Issue #3187189: Fixed composer require for Drupal core to
~8.0 || ~9.0to work with latest Drupal 9.1.x versions
No Update/Upgrade path at this time yet. An update path will be managed when the stable Varbase 9.0.0 goes out.
Updated Change log file:
https://github.com/Vardot/varbase/blob/9.0.x/CHANGELOG.md
Varbase Automated Functional Testing
https://github.com/Vardot/varbase/blob/9.0.x/tests/README.md
Varbase Gherkin features
https://github.com/Vardot/varbase/blob/9.0.x/tests/features/varbase/READ...
