How to apply patch in drupal using Netbeans

Problem: Apply patch on drupal module using Netbeans.

Requirement:

  1. Netbeans(I am using Netbeans 8.2).
  2. Download patch file.

Solution:

For demo purpose I am using field collection module. I am here downloaded one patch for field collection which is support for revision diff functionality.
View the following video for how to apply patch by using netbeans.

Comments

Popular posts from this blog

Install PHP 7.x on Linux Mint 18

How to add browse button in ckediter for image upload in drupal7

Disable Drupal 8 caching during development