Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ngovanvinh committed Mar 17, 2020
1 parent 4732c59 commit ac408c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# Call For Price GraphQl
Mageplaza Call For Price Extension supports getting and pushing data on the website with GraphQl.

## How to install

Run the following command in Magento 2 root folder:

```
composer require mageplaza/module-call-for-price-graphql
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
```

0 comments on commit ac408c2

Please sign in to comment.