-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Product reviews template #111
base: main
Are you sure you want to change the base?
Conversation
… time use route // Need to push people to an error or message page when the route they are trying to hit is expired
…ers can't see different pages
…e seems to still persist with Shopify only having the ids of the metaobjects as te metafield
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of early comments about how the app is structured, how emails are send/codes are managed
I also need more instructions to tophat this properly. Went through some code to figure out the fulfill order -> send email (need access in Partners dashboard) -> custom frontend route path but it requires a bunch of jumping between files. We should have all this documented so devs can read how the app works
shopify/product-reviews-template/api/models/shopifyShop/actions/install.js
Outdated
Show resolved
Hide resolved
shopify/product-reviews-template/extensions/product-reviews/blocks/productReviews.liquid
Show resolved
Hide resolved
shopify/product-reviews-template/api/actions/sendReviewRequests.js
Outdated
Show resolved
Hide resolved
shopify/product-reviews-template/api/actions/sendReviewRequests.js
Outdated
Show resolved
Hide resolved
shopify/product-reviews-template/api/actions/sendReviewRequests.js
Outdated
Show resolved
Hide resolved
…nformation in readme
All the concerns should have been addressed now |
Maybe I should add some comments in the code as well, what do you think? |
Please let me know if there's anything you would change or you think we should add