Closed (fixed)
Project:
CKEditor Imgur Addon
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Dec 2019 at 11:14 UTC
Updated:
25 Dec 2019 at 11:19 UTC
Jump to comment: Most recent
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!
| Comment | File | Size | Author |
|---|---|---|---|
| dependency_namespacing.patch | 533 bytes | someshver |
Comments
Comment #2
uditrawatComment #3
uditrawat