How to modify the form validation in drupal?
Answer / Dushyant Yadav
In Magento, a code pool refers to a directory structure used for organizing custom and third-party extensions. Each extension belongs to one of the four core code pools:n1. Core (app/code/core): Contains Magento's default filesn2. Community (app/code/community): Holds third-party extensions from the Magento Connect marketplacen3. Local (app/code/local): Designed for local overrides of core and community modulesn4. Custom (app/code/custom): Meant for custom extensions developed by users
| Is This Answer Correct ? | 0 Yes | 0 No |
What is drush command?
Explain about drupal version release dates?
List the required files for modules in drupal?
List the system requirements for drupal installation?
What is drupal node?
Drupal is flexible at handling events automatically and employing triggers. How do developers make use of these features?
What is a database api?
What is a patch in drupal ?
How can I install a new theme in drupal?
What is entity api module ?
How do I add taxonomy in drupal 8?
What is Multilingual content?