Problem/Motivation

During Drush-based installations of Varbase, warning messages are triggered indicating that certain block plugins were not found. These warnings typically occur when dependent modules or themes providing those block plugins are not yet fully installed or enabled at the time blocks are being placed.
This update ensures the block plugin system is invoked only after all required modules are properly installed, preventing these warnings and ensuring a clean installation experience with Drush.
Steps to reproduce
- composer create-project Vardot/varbase-project:10.1.0-alpha1 varbase --no-dev --no-interaction
- ddev drush site:install varbase --account-name=admin --account-pass=admin --site-name="Varbase Site"
Proposed resolution
Manage the order of the Default Content module, and the Drupal Core default content import with recipes
#3543978: Fix plugin caches when installing Varbase Core to ensure field_block plugins are available for optional configurations that reference them
#3543975: Fix plugin caches when installing Varbase Demo to ensure field_block plugins are available for optional configurations that reference them
#3543649: Fix plugin caches when installing Varbase Blog to ensure field_block plugins are available for optional configurations that reference them
#3543642: Fix duplicates bundles for cleaner output
Remaining tasks
- ✅ File an issue about this project
- ❌ Addition/Change/Update/Fix to this project
- ❌ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ❌ Code review from 1 Varbase core team member
- ❌ Full testing and approval
- ❌ Credit contributors
- ❌ Review with the product owner
- ❌ Update Release Notes and Update Helper on new feature change/addition
- ❌ Release
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- N/A
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2025-07-29 at 1.09.45 PM.png | 1.93 MB | abhinesh | |
| #8 | ddev-install-varbase-demo--08-28-2025_07_33_PM.png | 561.51 KB | rajab natshah |

Comments
Comment #2
rajab natshahThanks, Abhinesh, for reporting.
I confirm the issue
It is from using the Default Content module, and now it is in Drupal Core.
The order of enabling which module or which plugin.
Comment #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 #14
rajab natshahComment #15
rajab natshahComment #17
rajab natshah