|
|
$ composer require jmango360/pwa |
$ php bin/magento module:enable Jmango360_Japi Jmango360_Onepage Jmango360_Pwa |
$ php bin/magento setup:upgrade $ php bin/magento setup:di:compile |
$ php bin/magento setup:static-content:deploy -t Magento/luma [other themes] [other languages] |
$ composer update jmango360/pwa |
$ php bin/magento setup:upgrade $ php bin/magento setup:di:compile |
$ php bin/magento setup:static-content:deploy -t Magento/luma [other themes] [other languages] |
$ php -v |
If the returned result matches the command line below, it means your PHP supports CLI.
|
$ composer -V |
Composer version 1.4.2 2017-05-17 08:17:52 |