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
- Host: GitHub
- URL: https://github.com/nexamerchant/shopify
- Owner: NexaMerchant
- Created: 2024-06-26T08:58:07.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T09:30:33.000Z (3 months ago)
- Last Synced: 2025-04-04T06:46:08.946Z (about 2 months ago)
- Topics: nexa-merchant, shopify, shopify-apps
- Language: PHP
- Homepage:
- Size: 91.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NexaMerchant/Shopify
[](https://github.com/NexaMerchant/shopify)
[](https://github.com/NexaMerchant/shopify/releases)
[](https://packagist.org/packages/Nexa-Merchant/shopify)
[](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)