Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is a patch in drupal and how will we apply patch in drupal?

Answer Posted / Pankaj Sen

A patch in Drupal refers to changes made to the codebase, which can be applied to update or modify existing modules. To apply a patch in Drupal, you need to download it as a .patch file and then use the 'patch' command from the terminal. Change into your Drupal root directory and run the following command: `patch -p0 < path/to/your_patch_file.patch`. If successful, you will see the message "Hunk #1 succeeded at line ...".

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you create a field using code?

118


How to create custom table using drupal module?

123


What is the drupal current version?

147


Did you contributed the drupal site (any module)?

101