Download the PHP package landofcoder/module-megamenu-graph-ql without Composer
On this page you can find all versions of the php package landofcoder/module-megamenu-graph-ql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download landofcoder/module-megamenu-graph-ql
More information about landofcoder/module-megamenu-graph-ql
Files in landofcoder/module-megamenu-graph-ql
Download landofcoder/module-megamenu-graph-ql
More information about landofcoder/module-megamenu-graph-ql
Files in landofcoder/module-megamenu-graph-ql
Vendor landofcoder
Package module-megamenu-graph-ql
Short Description Magento 2 megamenu graphql extension
License OSL-3.0
Package module-megamenu-graph-ql
Short Description Magento 2 megamenu graphql extension
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package module-megamenu-graph-ql
Mage2 Module Lof MegamenuGraphQl
``landofcoder/module-megamenu-graph-ql``
- Main Functionalities
- Installation
- Configuration
- Specifications
- Attributes
Requirement
Main Functionalities
magento 2 megamenu graphql extension
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/Lof - Enable the module by running
php bin/magento module:enable Lof_MegamenuGraphQl - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Make the module available in a composer repository for example:
- private repository
repo.magento.com - public repository
packagist.org - public github repository as vcs
- private repository
- Add the composer repository to the configuration by running
composer config repositories.repo.magento.com composer https://repo.magento.com/ - Install the module composer by running
composer require landofcoder/module-productlist-graph-ql - enable the module by running
php bin/magento module:enable Lof_MegamenuGraphQl - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Query
- Get menu profile with menu alias
Flagment:
Query (get 3 levels of menu item node) for menu profile alias top-menu:
- Get list available menu profiles
Query:
- Get Store Config
Query:
All versions of module-megamenu-graph-ql with dependencies
PHP Build Version
Package Version
No informations.
The package landofcoder/module-megamenu-graph-ql contains the following files
Loading the files please wait ...