Skip to content

Module Graph Ql for Ves_Blog extension (commerce version). You should buy Ves_Blog extension and setup on your site before.

License

Notifications You must be signed in to change notification settings

landofcoder/module-blog-graph-ql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento Module Lof BlogGraphQl

``landofcoder/module-blog-graphql``

Main Functionalities

magento 2 blog graphql extension for extension Ves_Blog

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

Configuration

About

Module Graph Ql for Ves_Blog extension (commerce version). You should buy Ves_Blog extension and setup on your site before.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages