Varbase 9.0.0-alpha1 Release notes:
Only for testing do not use in production or live sites yet.
To install the Varbase 9.0.0-alpha1 version run this command:
composer create-project Vardot/varbase-project:9.0.0-alpha1 PROJECT_DIR_NAME --no-dev --no-interaction
Highlighted important changes since Varbase 8.x-8.7:
-
Issue #3122672: Started a 9.0.x branch for Varbase and Varbase Project to integrate with Drupal 9
To install the dev version of Varbase 9.0.x run this command:
Create a Varbase Project 9.0.x with Composer
composer create-project vardot/varbase-project:9.0.x-dev PROJECT_DIR_NAME --stability dev --no-interactionManaged to have a Varbase 9.0.x build. Which work under Drupal 9 and be able to have a complete successful installation.
- Issue #3145606: Upgraded [Drupal core] from ~8 to ^9 on the 9.0.x branch
- Issue #3176656: Updated the patch to allow profiles to define a base/parent profile for Drupal 9
Added since Varbase 8.x-8.7:
- Issue #3172619: Started a 9.0.x branch for Varbase Social Single Sign-On to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3172504: Started a 9.0.x branch for Varbase API to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3173229: Started a 9.0.x branch for Varbase Bootstrap Paragraphs to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3173238: Started a 9.0.x branch for Varbase Carousels to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3173264: Started a 9.0.x branch for Varbase Editor to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3173390: Started a 9.0.x branch for Varbase Email to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3173409: Started a 9.0.x branch for Varbase FAQs to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3173425: Started a 9.0.x branch for Varbase Landing Page (Paragraphs) to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3174419: Started a 9.0.x branch for Varbase Layout Builder to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3175014: Started a 9.0.x branch for Varbase Media to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3175276: Started a 9.0.x branch for Varbase Media Header to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3175414: Started a 9.0.x branch for Varbase Reports to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3175427: Started a 9.0.x branch for Varbase Search to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3175444: Started a 9.0.x branch for Varbase SEO to work with Varbase ~9.0 and Drupal ~9.0
- Issue #3175481: Started a 9.0.x branch for Varbase Styleguide to work with Varbase ~9.0 and Drupal ~9.0
Changed since Varbase 8.x-8.7:
- Issue #3175819: Switched [Layout Builder UX] module to 1.x-dev in the composer to cover Drupal 9 compatibility on the 9.0.x branch
- Issue #3176598: Switched [CKEditor Media Embed plugin] from drupal/ckeditor_media_embed to a forked project vardot/ckeditor_media_embed ~2.0 to work on the 9.0.x branch
- Issue #3145726: Removed [Varbase Theme (Bootstrap 3 - LESS)] theme from the 9.0.x branch
- Issue #3145720: Removed [Vartheme Admin] theme from the 9.0.x branch
- Issue #3145709: Removed [Adminimal Admin Toolbar] module from the 9.0.x branch
- Issue #3170653: Removed [Libraries API] module as much of its functionality had been moved to Drupal 9 core
- Issue #3168664: Removed [Libraries UI] module from [Varbase Development] dev tools module on the 9.0.x Drupal 9 branch
- Issue #3143148: Removed [Smtp] module from the 9.0.x branch
- Issue #3174423: Removed [Media Library Theme Reset] module from the 9.0.x branch
- Issue #3145800: Removed [Masonry API] module and its related configuration from the 9.0.x branch
- Issue #3145737: Removed [Color Field] module from the 9.0.x branch
- Issue #3145744: Removed [Features] module from the 9.0.x branch
- Issue #3145752: Removed [Localization client] module from the 9.0.x branch
- Issue #3176580: [TEMP] Removed [Tour Builder] module from the composer on the 9.0.x branch
- Issue #3175839: [TEMP] Removed [Webform Analysis] module from the composer on the 9.0.x branch
- Issue #3168674: [TEMP] Removed [Mail Editor] module from [Varbase Core] on the 9.0.x Drupal 9 branch
Updates since Varbase 8.x-8.7:
- Issue #3145625: Upgraded [Varbase Core] from ~8 to ^9 on the 9.0.x branch for Varbase Blog
- Issue #3173235: Upgraded [Varbase Media and Varbase SEO] from ~8 to ^9 on the 9.0.x branch for Varbase Blog after starting new 9.0.x branches
- Issue #3170658: Upgraded [Bootstrap Barrio] base theme from ~4.0 to ~5.0
- Issue #3160150: Updated [Default Content] module from ~1.0 to ~2.0
- Issue #3149567: Updated [Tour UI] module to latest on the 9.0.x branch
- Issue #3168494: Updated [Fast 404] module to latest on the 9.0.x branch
- Issue #3168739: Updated [Webform] module from ~5.0 to ~6.0
- Issue #3168753: Updated [Webform] module from ~5.0 to ~6.0 in the Varbase Bootstrap Paragraphs module
- Issue #3150934: Updated [Linkit] module from ~4.0 to ~5.0
- Issue #3168693: Updated [Taxonomy access fix] module from ~2.0 to ~3.0
- Issue #3145760: Updated [Taxonomy menu] module to latest and removed committed patch
- Issue #3145784: Updated [Flood Unblock] module from ~1.0 to ~3.0
- Issue #3149564: Updated [Security Review] module to latest on the 9.0.x branch
- Issue #3151899: Updated [Update helper] module from 1.3 to 2.0.0
- Issue #3150934 by akalam, RajabNatshah: Updated [Linkit] module from ~4.0 to ~5.0
Fixes since Varbase 8.x-8.7:
- Issue #3175792: Fixed deprecated function getCurrentUserId replaced by getDefaultEntityOwner for all content types and media types
- Issue #3175810: Fixed deprecated function getCurrentUserId replaced by getDefaultEntityOwner in core.base_field_override.node.varbase_heroslider_media.uid config for Drupal 9 compatibility
- Issue #3175756: Fixed deprecated function getCurrentUserId replaced by getDefaultEntityOwner in core.base_field_override.node.landing_page_lb.uid config
- Issue #3175817: Fixed deprecated function getCurrentUserId replaced by getDefaultEntityOwner in core.base_field_override.node.landing_page.uid config for Drupal 9 compatibility
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...
| Comment | File | Size | Author |
|---|---|---|---|
| #37 | varbase-900000-alpha1--Extra-components-Varbase.png | 2.96 MB | rajab natshah |
| #37 | varbase-900000-alpha1--Choose-language-Varbase.png | 1.72 MB | rajab natshah |
| #6 | varbase-900000-alpha1.png | 55.15 KB | rajab natshah |



Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #8
rajab natshahComment #9
rajab natshahComment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshahComment #15
rajab natshahComment #16
rajab natshahComment #17
rajab natshahComment #18
rajab natshahComment #19
rajab natshahComment #20
rajab natshahComment #21
rajab natshahComment #22
rajab natshahComment #23
rajab natshahComment #24
rajab natshahComment #25
rajab natshahComment #26
rajab natshahComment #27
rajab natshahComment #28
rajab natshahComment #29
rajab natshahComment #30
rajab natshahComment #31
rajab natshahComment #32
rajab natshahComment #34
rajab natshahComment #35
rajab natshahComment #37
rajab natshahComment #38
rajab natshahComment #39
rajab natshahComment #40
rajab natshahComment #41
rajab natshahComment #42
rajab natshah