PHP code example of tapbuy / checkout-graphql
1. Go to this page and download the library: Download tapbuy/checkout-graphql library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
tapbuy / checkout-graphql example snippets
bash
cp -r Tapbuy/CheckoutGraphql app/code/Tapbuy/
bash
php bin/magento module:enable Tapbuy_CheckoutGraphql
bash
php bin/magento setup:upgrade
bash
php bin/magento cache:flush