Blogs

EMAIL: info@example.com

Yusef Blog: How to apply patches in Drupal 8 with Composer

Sometimes you need to apply the patch in Drupal 8. as I wrote here after Drupal 8.8, Drupal is more composer friendly CMSF, So you can easily apply custom patches without worry about how to keep the patches available in Drupal core updates.

 

How to apply a custom patch with composer?

first, you need to find the patch file or URL on Drupal.org website.