mageinic / city-region-post-code-graphql
City Region Drop-down GraphQL is a part of MageINIC City Region Drop-down extension that adds GraphQL features. This extension extends City Region Drop-down definitions..
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ^8.0
- mageinic/city-region-post-code: 1.0.*
- mageinic/core: 1.0.*
- magento/module-checkout: 100.4.*
- magento/module-customer: 103.0.*
- magento/module-directory: 100.4.*
This package is auto-updated.
Last update: 2024-12-23 07:59:03 UTC
README
City Region Drop-down GraphQL is a part of MageINIC City Region Drop-down extension that adds GraphQL features. This extension extends City Region Drop-down definitions.
1. How to install
Run the following command in Magento 2 root folder:
composer require mageinic/city-region-postcode-graphql
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
Note: Magento 2 City Region Drop-down GraphQL requires installing MageINIC City Region Drop-down in your Magento installation.
Or Install via composer [Recommend]
composer require mageinic/city-region-postcode-graphql
2. How to use
- To view the queries that the MageINIC City Region Drop-down GraphQL extension supports, you can check
CityRegionPostcode GraphQl User Guide.pdf
Or runCityRegionPostcodeGraphQl.postman_collection.json
in Postman.
3. Get Support
- Feel free to contact us if you have any further questions.
- Like this project, Give us a Star