You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Execute command `cd /var/www/Magento/app/code` or
77
76
`cd /var/www/html/Magento/app/code` based on your server Centos or Ubuntu.
78
-
* Move all files from the /app/code/* directory in your extracted archive to the /app/code directory in your Magento project. Your Magento directory should now have a subdirectory named /app/code/Meta/BusinessExtension.
77
+
* Move all files from the app/code/* directory in your extracted archive to the app/code directory in your Magento project. Your Magento directory should now have a subdirectory named app/code/Meta/BusinessExtension.
79
78
80
79
81
80
##### ENABLE EXTENSION
@@ -100,11 +99,10 @@ Execute the following commands to manually install Meta Business Extension.
0 commit comments