Skip to content

If you are still looking for a comprehensive solution that can help your customers to create and receive gift card, you can consider choosing our Magento 2 Gift Card extension as a complete management tool to help your store engage more with the customers.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt

landofcoder/module-ecomteck-gift-card-graph-ql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Module Lof GiftCardGraphQl

``landofcoder/module-gift-card-graph-ql``

NOTE: This module require setup Magento 2 Giftcard extension

Main Functionalities

Gift Card GraphQl

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_GiftCardGraphQl
  • 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
  • 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 lof/module-giftcardgraphql
  • enable the module by running php bin/magento module:enable Lof_GiftCardGraphQl
  • apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

Specifications

  • GraphQl Endpoint
    • GiftCardInfo

Attributes

About

If you are still looking for a comprehensive solution that can help your customers to create and receive gift card, you can consider choosing our Magento 2 Gift Card extension as a complete management tool to help your store engage more with the customers.

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages