Downloads

Download varbase-8.x-4.08-core.tar.gztar.gz 30.88 MB
MD5: 4c7d500e0230e9470df247b0d5f8132d
SHA-1: bb44725d16e3fa556120a5b1e05393be478559a5
SHA-256: 2bb0c67e90511665c0adb04f134dd0e2ba8e5eaa5eab5355992503faeb5907ac
Download varbase-8.x-4.08-core.zipzip 46.45 MB
MD5: 3cf2528bf70b264469f3f26702995036
SHA-1: 09a0d6f8035bdc26ebb5f098a4a7656961c578e4
SHA-256: 0b6c74bc7f7fff106e06fecedbfeb03ded8e790d6ea2bf115416e757b6cd8890
Download varbase-8.x-4.08-no-core.tar.gztar.gz 18.61 MB
MD5: 9c71b1984fefb8f32e411e48aa3966ea
SHA-1: 8408e0dd5a09a3ebeb62f2c7e20deb255c76cd45
SHA-256: 7795c5369c502d3bb60224eb334c7cb213be530ef9aef36f2b1d796eaae60cca
Download varbase-8.x-4.08-no-core.zipzip 25.47 MB
MD5: 3253a07d7bc6a4008390a6fb3c14d697
SHA-1: 2462aeb370ac42bae89be3cab6bfcc7cb7567134
SHA-256: a41b0f86e53cd2558d9ca455d7294e5d6d006949fc6a05ddf370e0b22fd50eba
Download varbase-8.x-4.08.tar.gztar.gz 1.94 MB
MD5: c70a5ae3ce900d1916444dfbb3a17113
SHA-1: 12b841053c417825d04831b09f62f7cef6f112c8
SHA-256: 16edb63f71382645176f9dd4a3ac67da088b2356f5cd9793ff0fdb5f54082f6e
Download varbase-8.x-4.08.zipzip 2.44 MB
MD5: 5e6702cd0a5d81f01b12299585ef3b40
SHA-1: 49e0d80121edc96f56dd1b7bcf1c22b60938ac7d
SHA-256: 9fd1d46dc6677c75fef3fdf502829d4f3e2ce949dd894ef3ad7c71599abc52a8

Release notes

Highlighted important changes since the last release:

Varbase Travis CI Build Passing
  • Issue #2904173: Changed [Background Color] in the Styling Settings to use a set of Color set to choose with [Color boxes] with a general color settings.
  • Issue #2907081: Added [Autocomplete Deluxe] module 8.1.0-beta1
  • Issue #2905276: Added [Entity Clone] module and its patches.
  • Issue #2904086: Added a general [Varbase Settings] admin page with permission: access varbase settings to the [site admin] user role.
  • Issue #2907360: Added [schema metatag] module 1.0-rc4

Added since the last release:

  • Issue #2905057: Added the [Administer Varbase Bootstrap Paragraphs settings] permission to the [site admin] user role. and Moved the default.
  • Issue #2905057: Added the vbp-colors library in Vartheme and VARTHEME_SUBTHEME, have libraries in Vartheme and VARTHEME_SUBTHME to override vbp-colors with the current active default theme colors.
  • Issue #2905259: Added ALT and TITLE columns for images in Media content page admin/content/media.
  • Issue #2905084: Added branding support for sub profile installer.
  • Issue #2904049: Added the 2823440-1.patch for the [Username Enumeration Prevention] module.
  • Issue #2904086: Added a general [Varbase Settings] admin page with permission: access varbase settings to the [site admin] user role.
  • Issue #2904948: Added the 2868155-8.patch for [Paragraphs] module to Add new hooks to allow easier editing of paragraph forms.
  • Issue #2904981: Added [Paragraphs previewer] module and Fixed paragraphs edit mode.
  • Issue #2906983: Added the 2907026-7_0.patch for [content lock] 8.1.0-alpha4 Fixed Warning: When we do not have content types yet in the system.
  • Issue #2907360: Added [schema metatag] module 1.0-rc4

Changed since the last release:

  • Issue #2904173: Changed [Background Color] in the Styling Settings to use a set of Color set to choose with [Color boxes] with a general color settings.
  • Issue #2905032: Bettered up assets for for admin toolbar, Varbase Media, Varbase Editor.
  • Issue #2905595: Optimization round for the automated functional acceptance testing.
  • Issue #2907351: Changed [Varbase SEO] with an optimization round to have better init Metatag configs.
  • Issue #2904616: Enhanced the width of Paragraph types to respect container based on the Bootstrap way.

Updates since the last release:

  • Issue #2906754: Updated the patch on [Drupal core] to Allow profiles to provide a base_parent profile and load them in the correct order to 1356276-360.patch
  • Issue #2903554: Updated [Config Filter] module from 8.1.0-rc1 to 8.1.0
  • Issue #2906983: Updated [content lock] module from 8.1.0-alpha3 to 8.1.0-alpha4
  • Issue #2907387: Update [Search API] module from 8.1.3 to 8.1.4
  • Issue #2907437: Updated [Varbase Bootstrap Paragraphs] feature module from 8.4.0-alpha4 8.4.0-alpha5 to have the update process for the type color widget in the form view mode for paragraph types.

Fixes since the last release:

  • Issue #2904323: Fixed Vartheme and Vartheme Subtheme print logo 404 (Not Found).
  • Issue #2905262: Fixed installer style on RTL.

Updating Varbase 8.4.07 to Varbase 8.4.08

Updating Varbase 8.4.07 to Varbase 8.4.08 with Varbase Bootstrap Paragraphs  colors

Edit Landing page test dev varbase4c with-text

Updating files with Copy and Paste for Varbase 8.4.07 to Varbase 8.4.08

Given that we are at the drupal root folder for varbase
When we delete all drupal core folders and files
And we copy all new Varbase files drupal root folder for varbase
And we make sure that we have all custom module or themes still in the
"sites" folder
And we make sure that all new used modules and features are present.
Then we will be ready to update the active config and database.

Updating files with composer from Varbase 8.4.07 to Varbase 8.4.08

Project template for Varbase distribution. as we had switch to create Varbase projects with the following clean composer command and files:

Given that we are at the root folder for varbase project, not the docroot
And we make sure that the current "Varbase-Project" composer.json file and
files are the latest
When we delete the "vendor" folder
And we delete the "composer.lock" file
And we run the "composer require vardot/varbase:8.4.08" command
And wait for composer to finish work
Then we should not see any issues in the terminal
And we should see "Writing lock file" in the terminal
And we should see "Generating autoload files" in the terminal
When the composer finishes work with no errors
Then we will be ready to update the active config and database.

Updating the active config and database from Varbase 8.4.07 to Varbase 8.4.08

Given that we are in the docroot of the current Varbase project
And all files are updated using (copy and past) or (composer require/update
When we run drush "updb" or go to "/update.php"
Then we should see the steps of updates.
When we run drush "updb" or go to "/update.php" again
Then we will have the site update with the new Varbase 8.4.08 version
When we go to "/admin/config/development/features"
Then we should see "Changed"
When we follow with each feature to import new changes.
Then we will have the Varbase site updated to the latest version.

The UPDATE.md file.

Updated Change log file:

https://github.com/Vardot/varbase/blob/8.x-4.x/CHANGELOG.md

Varbase Automated Functional Testing

https://github.com/Vardot/varbase/blob/8.x-4.x/tests/README.md

Varbase Gherkin features

https://github.com/Vardot/varbase/blob/8.x-4.x/tests/features/varbase/RE...

Created by: Rajab Natshah
Created on: 8 Sep 2017 at 06:45 UTC
Last updated: 1 Apr 2020 at 21:20 UTC
Bug fixes
New features

Other releases