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...

List the required files for modules in drupal?

Answer Posted / Neeraj Kumar Tyagi

For a custom module in Drupal, the following files are typically needed:n1. Module file (e.g., mymodule.module or mymodule.routing.yml)n2. Implementation files (e.g., hook functions defined in .module files or services in .service.yml)n3. Configuration files (optional, e.g., mymodule.links.menu.yml or mymodule.install file)n4. Forms (if needed, e.g., mymodule_form.* files)n5. Libraries (if needed, e.g., mymodule.libraries.yml)n6. Translation files (optional, e.g., mymodule.pot or .po/.mo files)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Did you contributed the drupal site (any module)?

102


What is the drupal current version?

147


How to create custom table using drupal module?

123


How will you create a field using code?

118