PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, July 1, 2022

[FIXED] How can I customize / edit shopify admin templates?

 July 01, 2022     javascript, node.js, shopify, shopify-api-node, shopify-template     No comments   

Issue

Please suggest a way to customize Shopify Admin Templates. Example - add a dropdown / anchor tag / some html code in all orders page / order details page.

I did research and could not find a way to implement the same. Any help shall be greatly appreciated! Thanks!


Solution

You can't do that.

The only option is to create a browser extension that will take action on .myshopify.com domains and will change the DOM on page load.



Answered By - Vladimir
Answer Checked By - Cary Denson (PHPFixing Admin)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing