Capitalize the name of the module and use namespaced dependencies in the .info.yml file

Created on 8 September 2019, over 5 years ago
Updated 31 January 2023, about 2 years ago

Capitalize the name of the module, because module names are proper nouns.
Also according to Drupal standards, modules should include dependencies in the .info.yml file.
Dependencies should be namespaced in the format {project}:{module}, where {project} is the project name as it appears in the Drupal.org URL (e.g. drupal.org/project/views) and {module} is the module's machine name.
https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-...
Patch to follow, thanks!

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇺🇸United States alonaoneill

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024