How to name your module?
Answer / Rakesh Kumar Shriwastava
In Drupal, naming conventions for modules should follow the studlyCaps convention (e.g., MyCustomModule). Avoid using spaces or special characters.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between core and contrib?
How to drop the table using module?
For better search what we can do in drupal 7?
How is user session handled in drupal?
How to migrate your joomla site to drupal site?
What is st(), t(), get_t(), l() ?
How to interact with drupal search systems?
Whether drupal is written in procedural-style or object oriented?
How to create drupal site using drush commands?
What is authenticated user?
Is drupal scalable?
Is it possible to disable a core required modules through drupal admin?