Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Add clarification to required files in About component file structure page #5924

@multipasko

Description

@multipasko

General issue

Description:

https://devdocs.magento.com/guides/v2.3/extension-dev-guide/prepare/prepare_file-str.html

you say:

"All components require these three files:"

  • etc/module.xml

This is not true. Only modules have this etc/module.xml file. Themes or language packages do not have this. I also believe that composer.json is not required but recommended to use.

Possible solutions:

Additional information:

Metadata

Metadata

Assignees

Labels

2.2.x2.3.xMagento 2.3 related changesEditorialTypo and grammar fixes or minor rewrites to correct inaccuraciesProgress: good first issueGood issue to take on if you are new to the devdocs repo

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions