landofcoder/module-testimonial-graph-ql

magento 2 product label graphql extension

1.0.0 2020-12-08 16:47 UTC

This package is auto-updated.

Last update: 2024-04-21 15:12:18 UTC


README

Main Functionalities

magento 2 product label graphql extension

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/Ves/TestimonialGraphQl/
  • Enable the module by running php bin/magento module:enable Ves_TestimonialGraphQl
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush