An open API service indexing awesome lists of open source software.

https://github.com/nexamerchant/shopify

Shopify Platform
https://github.com/nexamerchant/shopify

nexa-merchant shopify shopify-apps

Last synced: about 1 month ago
JSON representation

Shopify Platform

Awesome Lists containing this project

README

        

# NexaMerchant/Shopify

[![Build Status](https://github.com/NexaMerchant/shopify/workflows/Laravel/badge.svg)](https://github.com/NexaMerchant/shopify)
[![Release](https://img.shields.io/github/release/NexaMerchant/shopify.svg?style=flat-square)](https://github.com/NexaMerchant/shopify/releases)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/Nexa-Merchant/shopify.svg?style=flat-square)](https://packagist.org/packages/Nexa-Merchant/shopify)
[![Total Downloads](https://img.shields.io/packagist/dt/Nexa-Merchant/shopify.svg?style=flat-square)](https://packagist.org/packages/Nexa-Merchant/shopify)

# How to Install

```
NexaMerchant\Shopify\Providers\ShopifyServiceProvider::class,
```
Add it to config/app.php $providers

# How to Install use composer

```
composer require nexa-merchant/shopify
```

# Reference
[Shopify Dev](https://shopify.dev/docs/admin-api/rest/reference)