Shopify / Shopify/shopify-app-template-php
Access scope related issue
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 340
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
I'm unable to add a new access scope. Added the following thing in the shopify.app.toml file.
scopes = "write_products,write_script_tags"
is this the correct method to add scope?, also can we do anything in the front-end section with the Shopify app? I mean to track something like when a user search for a keyword like shirt etc I need to save them to DB
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the scope configuration in shopify.app.toml and the existing frontend and database entry points in this PHP template. Clarify whether the intended work is adding access scopes, tracking frontend searches, or both; done criteria and tests are not specified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100