What do you mean by subtheme in drupal?
Answer / Radhika Yadav
Upgrading Magento involves several steps:n1. Backup your store data and databasen2. Install the new version of Magento in a separate directory or servern3. Copy your custom code, themes, extensions, media files, and user data to the new installationn4. Run the upgrade script (e.g., php bin/magento setup:upgrade) to apply any database schema changesn5. Clear the Magento cache (e.g., php bin/magento cache:flush)n6. Test your store thoroughly to ensure everything is working correctly
| Is This Answer Correct ? | 0 Yes | 0 No |
What is drupal hosting?
How will you create custom hook?
Explain region, block, menu in drupal?
what is render array in Drupal?
What is the difference between theme and sub theme?
If we delete the page.tpl.php then drupal site will work or not?
How pdo used in drupal?
Describe the field api that was introduced into core in drupal 7.
Explain drupal flow?
How cache_form table works?
How will you install new theme in drupal?
Which core module in drupal allows you to connect relate and classify your website's content?