File tree Expand file tree Collapse file tree 3 files changed +16
-10
lines changed
Expand file tree Collapse file tree 3 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 1616<!-- -
1717 Si aplica, agregar lista de issues relacionados.
1818-->
19- 1 . holamugar/module-argentinasetup #<issue_number>: Título del Issue
19+ 1 . holamugar/argentina-setup #<issue_number>: Título del Issue
20202 . ...
2121
2222### Escenarios de testing manual (si fuera aplicable)
Original file line number Diff line number Diff line change 1- # Mugar_ArgentinaSetup for Magento2
1+ # Mugar Argentina Setup for Magento2
22
33Metapackage to install a set of modules that will improve the configuration of your store for websites that are running in Argentina.
44
@@ -8,27 +8,33 @@ Current included modules are:
88
99## Installation
1010
11- Use [ composer] ( https://getcomposer.org/ ) to install Mugar_ArgentinaSetup .
11+ Use [ composer] ( https://getcomposer.org/ ) to install Mugar Argentina Setup metapackage .
1212
1313```
14- composer require mugar/module- argentina-setup
14+ composer require mugar/argentina-setup
1515```
1616
17- Then you'll need to activate the module .
17+ Then you'll need to activate the included modules .
1818
1919```
20- bin/magento module:enable Mugar_ArgentinaSetup
20+ bin/magento module:enable Mugar_ArgentinaRegions
2121bin/magento setup:upgrade
2222bin/magento cache:clean
2323```
2424
2525## Uninstall
2626
2727```
28- bin/magento module:uninstall Mugar_ArgentinaSetup
28+ bin/magento module:uninstall Mugar_ArgentinaRegions
2929```
3030
31- If you used Composer for installation Magento will remove the files and database information.
31+ If you used Composer for installation Magento will remove the files and database information.
32+
33+ Finally, remove files:
34+
35+ ```
36+ composer remove mugar/argentina-setup
37+ ```
3238
3339## Support
3440
Original file line number Diff line number Diff line change 11{
2- "name" : " mugar/module- argentina-setup" ,
2+ "name" : " mugar/argentina-setup" ,
33 "description" : " Argentina l10n metapackage." ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "type" : " metapackage" ,
66 "require" : {
77 "php" : " ~5.6.5|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0" ,
You can’t perform that action at this time.
0 commit comments