We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ae0dd commit b4c5715Copy full SHA for b4c5715
doc/Mapping.md
@@ -5,9 +5,9 @@ Mapping
5
6
There are several ways how the mapping from files in the package into the Magento source is accomplished:
7
8
-1. [modman](https://github.com/colinmollenhour/modman) file
+1. A mapping in the composer.json
9
2. MagentoConnect package.xml file
10
-3. A mapping in the composer.json
+3. [modman](https://github.com/colinmollenhour/modman) file
11
12
As long as one of these mappings can be found, Magento modules are installable.
13
0 commit comments