Skip to content

Commit ac408c2

Browse files
committed
update readme
1 parent 4732c59 commit ac408c2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# Call For Price GraphQl
2+
Mageplaza Call For Price Extension supports getting and pushing data on the website with GraphQl.
23

4+
## How to install
5+
6+
Run the following command in Magento 2 root folder:
7+
8+
```
9+
composer require mageplaza/module-call-for-price-graphql
10+
php bin/magento setup:upgrade
11+
php bin/magento setup:static-content:deploy
12+
```

0 commit comments

Comments
 (0)