File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Magento empowers thousands of retailers and brands with the best eCommerce platf
1414
1515CMS Connect App - adds the connection between the Magento CMS and VueFront WebApp via a GraphQL API.
1616
17- [ ![ Latest Stable Version] ( https://poser.pugx.org/mageplaza/module-core/v/stable )] ( https://packagist.org/packages/vuefront/vuefront )
18- [ ![ Total Downloads] ( https://poser.pugx.org/vuefront/vuefront/downloads )] ( https://packagist.org/packages/vuefront/vuefront )
17+ [ ![ Latest Stable Version] ( https://poser.pugx.org/mageplaza/module-core/v/stable )] ( https://packagist.org/packages/vuefront/module- vuefront )
18+ [ ![ Total Downloads] ( https://poser.pugx.org/vuefront/module- vuefront/downloads )] ( https://packagist.org/packages/vuefront/module- vuefront )
1919
2020## How to install & upgrade VueFront
2121
@@ -28,15 +28,15 @@ Run the following command in Magento 2 root folder.
2828#### 1.1 Install
2929
3030```
31- composer require vuefront/vuefront
31+ composer require vuefront/module- vuefront
3232php bin/magento setup:upgrade
3333php bin/magento setup:static-content:deploy
3434```
3535
3636#### 1.2 Upgrade
3737
3838```
39- composer update vuefront/vuefront
39+ composer update vuefront/module- vuefront
4040php bin/magento setup:upgrade
4141php bin/magento setup:static-content:deploy
4242```
You can’t perform that action at this time.
0 commit comments