Skip to content

Commit 6a69c16

Browse files
author
kshitij verma
committed
changes in readme
1 parent 96e0b9f commit 6a69c16

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ PHP SDK helps to connect with shopify [Custom App](https://shopify.dev/concepts/
66
* Automatic manage Shopify API rate limits.
77
* Compatible with [Cursor Based Pagination](https://shopify.dev/tutorials/make-paginated-requests-to-rest-admin-api) to resource with pagination.
88

9+
## Installation
10+
* Install package with Composer
11+
```
12+
$ composer require shopifychamp/shopify-api-php-sdk
13+
```
914
## Requirements
1015
1. For Api call need [Guzzle](https://github.com/guzzle/guzzle). The recommended way to install Guzzle is through [Composer](https://getcomposer.org/).
1116
```

0 commit comments

Comments
 (0)