inquid/yii2-shopify Add shopify functionalities to your Yii2 project like buy buttons and cart visualization

Yii2 Shopify Cart ¶

  1. Installation
  2. Usage

Add shopify functionalities to your Yii2 project like buy buttons and cart visualization

Installation ¶

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist inquid/yii2-shopify "*"

or add

"inquid/yii2-shopify": "*"

to the require section of your composer.json file.

Usage ¶

Once the extension is installed, simply use it in your code by :

<?= \inquid\inquidshopify\AutoloadExample::widget(); ?>```
0 0
1 follower
28 downloads
Yii Version: 2.0
License: GPL-3.0+
Category: Web Service
Developed by: Luis Armando Luis Armando
Created on: Mar 29, 2018
Last updated: 7 years ago
Packagist Profile
Github Repository

Related Extensions