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 are the files required for theme and module?



What are the files required for theme and module?..

Answer / Ravikant Singh

The files required for a Drupal theme and module can vary depending on the specific requirements of your project. However, some common files include:nTheme:n- template.php: This file contains PHP functions that define how Drupal renders pages.n- style.css or css/styles.css: The main CSS file responsible for styling the theme.n- .info.yml or .info: This file provides metadata about the theme, such as its name, description, and dependencies.nModule:n- mymodule.info.yml or mymodule.info: Similar to a theme's .info file, but provides metadata specific to the module.n- src/Controller: Contains controller classes that define how Drupal handles requests for specific routes.n- src/Form: Contains form classes that handle user input and validation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

How can I translate drupal to my local language?

1 Answers  


What are breadcrumbs ?

1 Answers  


Is drupal a mvc?

1 Answers  


Explain what is module in Drupal? List out some of the modules used in Drupal?

1 Answers  


Which are commonly used php based cms?

1 Answers  


What are contributed modules in drupal?

1 Answers  


How can I customize my 404 - page not found page?

1 Answers  


Which modules used for data migration?

1 Answers  


Can drupal run on command line?

1 Answers  


How will create theme for particular views?

1 Answers  


what is views?

1 Answers  


How to handle upgrades in drupal?

1 Answers  


Categories