Skip to content
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

New plugin: Shopify #201

Open
1 task
williamhpark opened this issue Mar 13, 2023 · 0 comments · May be fixed by #397 or #434
Open
1 task

New plugin: Shopify #201

williamhpark opened this issue Mar 13, 2023 · 0 comments · May be fixed by #397 or #434
Labels
good first issue Good for newcomers plugin-request Request for a new shell plugin

Comments

@williamhpark
Copy link
Contributor

Platform or tool

Shopify

Relevant links

Goal or desired behavior

Authenticate the Shopify CLI using an Authentication Token so users can authenticate into their Shopify account from the CLI and build apps/themes.

Contribution

  • I'd be up for building the plugin myself.

Additional information

There are three main uses for the Shopify CLI, outlined here:

  1. Shopify CLI for apps
  2. Shopify CLI for themes
  3. Shopify CLI commands for Hydrogen storefronts

It seems that authentication is only needed for the first two (apps and themes). Shopify uses OAuth to authenticate into your account. However, it seems that they also support authentication tokens. More information can be found at https://shopify.dev/docs/apps/tools/cli/ci-cd and https://shopify.dev/docs/themes/tools/cli/ci-cd for apps and themes respectively.

@williamhpark williamhpark added the plugin-request Request for a new shell plugin label Mar 13, 2023
@SimonBarendse SimonBarendse added the good first issue Good for newcomers label Apr 6, 2023
ammiranda added a commit to ammiranda/shell-plugins that referenced this issue Oct 29, 2023
ammiranda added a commit to ammiranda/shell-plugins that referenced this issue Oct 29, 2023
@ammiranda ammiranda linked a pull request Oct 29, 2023 that will close this issue
4 tasks
ammiranda added a commit to ammiranda/shell-plugins that referenced this issue Oct 29, 2023
@jerryzhou196 jerryzhou196 linked a pull request Feb 28, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers plugin-request Request for a new shell plugin
Projects
None yet
2 participants