Back to Browse

Apply a Patch - the quick way

14.4K views
May 28, 2018
6:42

In this video, we are going to take a look at how to apply a patch from the issue queue of a contributed module. If you liked this video, please also have a look at my new course about Drupal 8 module development here (with 50% discount): https://goo.gl/LPyeDw We are going to be checking an actual problem that exists with the devel kint module currently. We are going to search for the problem that we are experiencing and we are going to check the correct version of the module on which the patch applies. Here is how to install git on your local environment: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git Also, keep in mind that if you are watching this video later - the version of the devel module that you have might have this patch already merged. Check the issue in the devel issue queue: https://www.drupal.org/project/devel/issues/2857361 Here is the drupal.org page of the devel module: https://www.drupal.org/project/devel In our example we applied the patch to the 8.x-1.2+16-dev version cleanly.

Download

0 formats

No download links available.

Apply a Patch - the quick way | NatokHD