Add storefront links to admin product and taxon pages
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 5.3k
- Forks
- 1.4k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 62
Description
Desired Behavior
Provide a simple link in form of a button for single store products and in form of a dropdown for multi store installations that provides a link from the the taxon / product backend page to the frontend.
Example for a drop down in multi store environments
Current Behavior
Currently it's very cumbersome to visit a resource in the storefront requiering to identify the slug and root FQDN and write it into the address bar or navigate directly via the frontend to the desired product. Current alternatives like Woocommerce, BigCommerce or Shopify significantly shorten the road verifying the outcome of ressource changes by simply providing a link in the backend.
Contributor guide
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 locating the admin product and taxon page entry points. Trace how storefront and resource URLs are represented for single-store and multi-store installations, then verify both button and dropdown cases; done when each backend page exposes the appropriate storefront link.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100