Shopify / Shopify/shopify-app-template-php

Need functionality to create a script tag in the storefront from the admin dashboard

Open
#456 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
340
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Overview

Hello, I need to add script tag in the Shopify store when the store owner click on the button.
...

Type

  • New feature
  • Changes to existing features

Motivation

What inspired this feature request? What problems were you facing?
I am trying to add this feature using Apollo-client graphql query but it throws 500 error and I follow the exact step like the functionality of adding product thorough PHP "Route" but it is not creating any script tag in store. Please find the attached image.
...

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file or test is named. Start by reproducing the Apollo-client GraphQL request and comparing it with the PHP Route used for adding a product; the work is done when the request no longer returns a 500 error and a script tag is created in the Shopify store.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, php
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.