File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
src/ShopifyApp/resources/views/home Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ # v1.0.0
4
+
5
+ + All features implemented and tested for which includes:
6
+ - [x] Provide assistance in developing Shopify apps with Laravel
7
+ - [x] Integration with Shopify API
8
+ - [x] Authentication & installation for shops
9
+ - [x] Auto install app webhooks and scripttags thorugh background jobs
10
+ - [x] Provide basic ESDK views
11
+ - [x] Handles and processes incoming webhooks
12
+
3
13
## v0.1.1
4
14
5
15
+ Fixed issue with build causing 500 error
Original file line number Diff line number Diff line change 78
78
buttons: {
79
79
secondary: {
80
80
label: ' Documentation' ,
81
- href: ' http ://docs.shopify. com/embedded-app-sdk ' ,
81
+ href: ' https ://github. com/ohmybrew/laravel-shopify ' ,
82
82
target: ' new'
83
83
}
84
84
}
You can’t perform that action at this time.
0 commit comments