Download the PHP package drinks-it/mageplaza-module-product-alerts-graphql without Composer
On this page you can find all versions of the php package drinks-it/mageplaza-module-product-alerts-graphql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download drinks-it/mageplaza-module-product-alerts-graphql
More information about drinks-it/mageplaza-module-product-alerts-graphql
Files in drinks-it/mageplaza-module-product-alerts-graphql
Package mageplaza-module-product-alerts-graphql
Short Description Magento 2 Product Alerts GraphQl Extension
License proprietary
Informations about the package mageplaza-module-product-alerts-graphql
Product Alerts GraphQl
Mageplaza Product Alerts Extension supports getting and pushing data on the website with GraphQl.
How to install
Run the following command in Magento 2 root folder:
To start working with Product Alerts GraphQL in Magento, you need to:
-
Use Magento 2.3.x. Return your site to developer mode
-
Install chrome extension (currently does not support other browsers)
-
Set GraphQL endpoint as
http://<magento2-3-server>/graphql
in url box, click Set endpoint. (e.g. http://develop.mageplaza.com/graphql/ce232/graphql) - The queries Mageplaza supports can be viewed here.