-
Introduction 1
-
Lecture1.1
-
Lecture1.2
-
Lecture1.3
-
Quiz1.1
-
-
Start Building Your Integration 1
-
Lecture2.1
-
Lecture2.2
-
Lecture2.3
-
Lecture2.4
-
Lecture2.5
-
Quiz2.1
-
-
Frequently asked questions during integration development 0
-
Lecture3.1
-
Lecture3.2
-
Lecture3.3
-
Lecture3.4
-
Lecture3.5
-
How to install Magento 2 Plugin?
You can install extensions/modules via the upload method. You need to put them in app/code, then you must run “php bin/magento setup:upgrade; php bin/magento setup:di:compile;” if not in dev/default mode you will have to redeploy static content too “php bin/magento setup:static-content:deploy en_GB en_US de_DE;”.
Or you can provide us with the FTP credentials to your client’s store so that our developer can upload it manually.