landofcoder / module-testimonial-graph-ql
magento 2 product label graphql extension
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
This package is auto-updated.
Last update: 2024-10-21 16:19:40 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