Varbase Patches
How Patches Are Applied
{
"extra": {
"patches": {
"drupal/core": {
"Fix for issue #1234567 - Description of the fix": "https://www.drupal.org/files/issues/2026-01-15/1234567-fix-description.patch"
},
"drupal/some_module": {
"Fix for issue #7654321 - Another fix description": "https://www.drupal.org/files/issues/2026-02-01/7654321-another-fix.patch"
}
}
}
}The vardot/varbase-patches Repository
GitHub Repository
Updating Varbase Patches
Reviewing Available Patches
Adding Custom Patches
Patch Configuration Options
Exit on Patch Failure
External Patches File
Managing Patches During Updates
Best Practices
Last updated