Skip to content

Add "module" prefix to module name in composer.json #698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
norgeindian opened this issue Nov 1, 2021 · 6 comments · Fixed by #848
Closed

Add "module" prefix to module name in composer.json #698

norgeindian opened this issue Nov 1, 2021 · 6 comments · Fixed by #848
Assignees

Comments

@norgeindian
Copy link

Is your feature request related to a problem? Please describe.

According to Magento Devdocs each module should be named with a module prefix in the composer.json
Currently, each module is just named after the module name.
So, when I want to add Vendor_TestModule, it will be named vendor/test-module.

Describe the solution you'd like (*)

The correct name of the module should be: vendor/module-test-module

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@m2-assistant
Copy link

m2-assistant bot commented Nov 1, 2021

Hi @norgeindian. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


@artemii-karkusha
Copy link
Contributor

@magento I am working on this

@m2-assistant
Copy link

m2-assistant bot commented Dec 10, 2021

Hi @artemii-karkusha! 👋
Thank you for collaboration. Only members of Community Contributors Team are allowed to be assigned to the issue. Please use @magento add to contributors team command to join Contributors team.

@artemii-karkusha
Copy link
Contributor

@magento add to contributors team

@m2-assistant
Copy link

m2-assistant bot commented Dec 10, 2021

Hi @artemii-karkusha! 👋
Thank you for joining. Please accept team invitation 👉 here 👈 and add your comment one more time.

@artemii-karkusha
Copy link
Contributor

@magento I am working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants