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 4ee3ff0 commit f3a8fa6Copy full SHA for f3a8fa6
README.md
@@ -63,7 +63,7 @@ You can download and install our extension in [Magento marketplace](https://mark
63
* Go to your magento root path
64
* Execute command `cd /var/www/Magento` or
65
`cd /var/www/html/Magento` based on your server Centos or Ubuntu.
66
-* run composer command: `composer require meta/meta-for-magento2`
+* run composer command: `composer require meta/meta-for-magento2 -W`
67
- To enable modules execute `php bin/magento module:enable Meta_BusinessExtension Meta_Catalog Meta_Conversion Meta_Promotions Meta_Sales`
68
- Execute `php bin/magento setup:upgrade`
69
- Optional `php bin/magento setup:static-content:deploy`
0 commit comments