Dev With Alex
Dev With Alex
  • Видео 16
  • Просмотров 138 078
Shopify's NEW Managed Pricing For Apps
Shopify has a brand new Managed Pricing option for your app billing needs! In this video we’ll talk about what it is and why you might want to use it for your public apps
And don't forget to follow me on Twitter/X! devwithalex
📕 Chapters
-------------------------
0:00 Intro
0:57 Managed Pricing Features + Limitations
2:02 Setting Up Managed Pricing
4:14 Managed Pricing in Action
5:30 Wrapup/Final Thoughts
🔗 LINKS
-------------------------
Managed Pricing Overview:
shopify.dev/docs/apps/launch/billing/managed-pricing
Shopify Changelog (RSS updates available):
shopify.dev/changelog
Pre-Built Polaris Components (Speed up your UI development!):
www.polariscomponents.com/
✉️ INQUIRIES
--------------...
Просмотров: 350

Видео

Build a Cart Validation - Shopify Functions
Просмотров 460Месяц назад
Shopify functions are powerful ways to customize your store and they are much easier to work with than you might think. Today we'll learn a bit about functions and build a quantity limit cart validation function! Please let me know in the comments down below if you have any questions or run into any problems while following along in the video, I'd love to help out in any way I can. And don't fo...
Shopify Customer Account Extensibility Is Here!
Просмотров 2,9 тыс.7 месяцев назад
We're going to explore the new Customer Account Extensibility that Shopify recently released for Developer Preview! We'll talk a bit about how to set up your store for this and also create a small extension together Please let me know in the comments down below if you have any questions or run into any problems while following along in the video, I'd love to help out in any way I can. Feedback ...
Shopify Remix QR Code App Tutorial Walkthrough
Просмотров 7 тыс.8 месяцев назад
Let's do a video walkthrough of the QR Code App Tutorial on shopify.dev! Since they've updated the tutorial to use the newest Remix template, we go over some remix concepts and how we integrate Shopify utilities for app building. Please let me know in the comments down below if you have any questions or run into any problems while following along in the video, I'd love to help out in any way I ...
Remix - New Era of Shopify App Development
Просмотров 25 тыс.11 месяцев назад
Shopify released their new app template based entirely on Remix. In this video we explore the template a bit and do a surface level overview of some Remix concepts. Please let me know in the comments down below if you have any questions or run into any problems while following along in the video, I'd love to help out in any way I can. Feedback and constructive criticism is also highly appreciat...
Handling Webhooks in Your Shopify App: HTTP + Amazon EventBridge
Просмотров 9 тыс.Год назад
Webhooks are an important part of any Shopify app, in this video I walk you through step-by-step how to set them up through standard HTTP and Amazon EventBridge. Please let me know in the comments down below if you have any questions or run into any problems while following along in the video, I'd love to help out in any way I can. Feedback and constructive criticism is also highly appreciated!...
Shopify "Featured Review" Checkout UI Extension in 30 minutes!
Просмотров 4,3 тыс.Год назад
Today we're building a Checkout UI Extension to display a featured review at checkout for customers, and we're going to do it in 30 minutes! *Special thanks to Gadget for sponsoring this video, sign up for an account here: gadget.dev/* Fork this Gadget project here (Sign up for an account first): app.gadget.dev/auth/fork?domain=featured-review-app-tutorial.gadget.app Code for `index.jsx` file i...
How to Host Your Shopify App STEP BY STEP | Fly.io, Heroku, and DigitalOcean
Просмотров 12 тыс.Год назад
In this video we'll cover how to host your Shopify app using 3 popular hosting options: Fly.io, Heroku, and DigitalOcean. *Get a $200 credit for DigitalOcean when you sign up with my link: m.do.co/c/7c776f49302b* Fly.io: fly.io/ Heroku: www.heroku.com/ Please let me know in the comments down below if you have any questions or run into any problems while following along in the video, I'd love to...
Build A Shopify App #4 - Putting It All Together
Просмотров 4,4 тыс.Год назад
This video is the 4th and final part of a series where we build a small Shopify app together! The point of this app is to learn the basics of Shopify app development through "doing", we'll keep the codebase and feature set small, but learn a lot in the process! GitHub repo to follow along with the code: github.com/RAAbbott/Build-A-Shopify-App Each branch in the above GitHub repo corresponds to ...
Build A Shopify App #3 - Polaris
Просмотров 6 тыс.Год назад
This video is part 3 of a series where we build a small Shopify app together! The point of this app is to learn the basics of Shopify app development through "doing", we'll keep the codebase and feature set small, but learn a lot in the process! GitHub repo to follow along with the code: github.com/RAAbbott/Build-A-Shopify-App Each branch in the above GitHub repo corresponds to a video in the s...
Build A Shopify App #0 - Introduction
Просмотров 2,6 тыс.Год назад
This video is an intro to the series where we build a small Shopify app together! The point of this app is to learn the basics of Shopify app development through "doing", we'll keep the codebase and feature set small, but learn a lot in the process! There is a newer version of the template and Shopify API available, so in this video I’m addressing the changes and how I plan to finish this serie...
Build A Shopify App #2 - Admin API
Просмотров 12 тыс.Год назад
This video is #2 of a series where we build a small Shopify app together! The point of this app is to learn the basics of Shopify app development through "doing", we'll keep the codebase and feature set small, but learn a lot in the process! GitHub repo to follow along with the code: github.com/RAAbbott/Build-A-Shopify-App Each branch in the above GitHub repo corresponds to a video in the serie...
Build A Shopify App #1 - App Structure
Просмотров 22 тыс.Год назад
In this video we kick off a series where we build a small Shopify app together! The point of this app is to learn the basics of Shopify app development through "doing", we'll keep the codebase and feature set small, but learn a lot in the process! If you want to check out the official example app guide made by Shopify which is a bit more complex and a better example of a "real-world" applicatio...
*NEW* Getting Started With Shopify App Development - CLI 3 + NodeJS!
Просмотров 7 тыс.Год назад
In this video we get started with Shopify App Development by going through the basic setup and installation using the CLI 3! Please let me know in the comments down below if you have any questions or run into any problems while following along in the video, I'd love to help out in any way I can. Feedback and constructive criticism is also highly appreciated! Follow me on Twitter! de...
Build Your Own Shopify App - Part 1 (Polaris)
Просмотров 16 тыс.2 года назад
*Code included in links below* In this video we get started building out our first Shopify app and getting our hands dirty with Polaris - Shopify's design system for UI/UX development! Please let me know in the comments down below if you have any questions or run into any problems while following along in the video, I'd love to help out in any way I can. Feedback and constructive criticism is a...
Getting Started With Shopify App Development
Просмотров 7 тыс.2 года назад
Getting Started With Shopify App Development

Комментарии

  • @kypac99
    @kypac99 20 часов назад

    Great video, probably next video could be about checkout ?

  • @main5344
    @main5344 5 дней назад

    Hey Alex! Are you considering updating the Digital Ocean deployment workflow? Since the CLI, Remix template and other packages have updated.

  • @sienagroup
    @sienagroup 6 дней назад

    Wow, thanks for the video. Maybe you could explain a bit how does this work with Remix apps? I suppose I still need to check if the user is subscribed to particular plan to make certain parts of the app available. Maybe an idea for one more video? ;)

  • @JunaidAhmed-oe4jt
    @JunaidAhmed-oe4jt 12 дней назад

    Great tutorial. Do you think the review text could have been part of the extension settings rather than an app field?

  • @abhimanyuarora6377
    @abhimanyuarora6377 13 дней назад

    Hi @dev with alex would it be possible to create a shopify checkout extension on php script.

  • @AdamSzakacs
    @AdamSzakacs 14 дней назад

    jumped right in - no fluff...great video!!!! - thank you...

  • @onlyreaction01
    @onlyreaction01 17 дней назад

    Getting error some folder is missing so i totally confused 😭😔

  • @abhimanyuarora6377
    @abhimanyuarora6377 18 дней назад

    Is there any possibility to add an item in the order on thankyou page

  • @VanNguyen-cr6ns
    @VanNguyen-cr6ns 22 дня назад

    Can we integrate with cloudfront to speed up perf?

  • @matiasvaldez370
    @matiasvaldez370 26 дней назад

    I have a question though, if you would want to create the metafield definition right when the user installs your app, how would you do it? I was thinking with a webhook from the admin embed but that would require us to have an admin dashboard only for this feature to work. Can you think of other way to achieving it without the need of creating a dashboard?

  • @matiasvaldez370
    @matiasvaldez370 26 дней назад

    Amazing video! I hope to see more content about shopify functions in the future since there isn't much content out there regarding this way of developing extensions 👌

  • @matiasvaldez370
    @matiasvaldez370 26 дней назад

    Hey! Nice video, in order to use this new feature for a development store do i actually have to put my credit card and they will charge me the 19USD right? There currently isn´t a way to try this feature without paying for a development store? Thanks in advance and keep it up with this type of content 😊

  • @habib_khx
    @habib_khx 27 дней назад

    Is it possible to make a free app by using managed pricing?

  • @Nimbleform
    @Nimbleform 27 дней назад

    Make a loude vioce Plese Its Hard to hear Love From PK

  • @TheFishingJoker
    @TheFishingJoker 27 дней назад

    Great stuff man, thanks!

  • @devwithalex
    @devwithalex 28 дней назад

    Clarification: You actually ARE able to opt out of managed pricing and switch back to the Billing API, so it’s not locked in once you opt in like I said in the video

  • @AbhishekSharma-re4ey
    @AbhishekSharma-re4ey Месяц назад

    PrismaClientKnownRequestError: Invalid `this.getSessionTable().findUnique()` invocation in /home/abhishek/Desktop/ShopiFy-App/remix-app/node_modules/@shopify/shopify-app-session-storage-prisma/dist/cjs/prisma.js:52:50 49 } 50 async loadSession(id) { 51 await this.ready; → 52 const row = await this.getSessionTable().findUnique( The column `main.Session.firstName` does not exist in the current database.

  • @AbhimanyuArora-df5yb
    @AbhimanyuArora-df5yb Месяц назад

    Hi is there any possibility that we can host the app on our own server like godaddy or hostinger

    • @devwithalex
      @devwithalex 29 дней назад

      Yep, it's possible to deploy an app on pretty much any server platform

    • @AbhimanyuArora-df5yb
      @AbhimanyuArora-df5yb 28 дней назад

      @@devwithalex Would you make a shrt video on how we can do it, also I facing to get api scope on checkout page.

  • @EdEstes
    @EdEstes Месяц назад

    Great tutorial - thanks for sharing! I would love to see a tutorial with a Discount function based on Customer Tags. (if a customer is tagged "VIP" they get a product at $XXX) Cheers!

    • @EdEstes
      @EdEstes Месяц назад

      A never mind. Just read that the Cart Transform API is only available to Shopify Plus stores. I get they want businesses to upgrade to Plus, but it's frustrating to get limited capabilities if you're not on the Plus plan. I wish they enabled everything and set pricing tiers based on yearly revenues. Then smaller stores could grow quickly and become bigger stores. A win-win for both the store and Shopify.

  • @RuentgenComia
    @RuentgenComia Месяц назад

    This is really helpful , I hope there's updated version of tutorial the template is different now

  • @NehaD-ri9gv
    @NehaD-ri9gv Месяц назад

    This is helpful tutorial! Do you have any documentation or tutorial for How to deploy remix app with Extension, is it possible to use same domain for multiple shopify partner if yes then how can i achieve that?

  • @samueljeffz
    @samueljeffz Месяц назад

    Tried creating a Product metafield but how does that target the cart and merchandise? There's no such mutation and not related field in query... Please help with it... or you can share your app link if that works! TIA

    • @devwithalex
      @devwithalex Месяц назад

      The metafield namespace & key need to match what you put in your run.graphql file. In the video, I set up the metafield with the namespace of "quantity_limits" and key of "limit". Then in my run.graphql file where I'm grabbing the metafield, I specified that same namespace and key. There's nothing else you need to do with the API or anywhere else in the app to get those values, they are just linked through the namespace & key. I have a gist up here where you can see how I set up my run.graphql to grab the correct metafield: gist.github.com/RAAbbott/47070a0a47cf8c97b713dbdea3ebe11d

    • @samueljeffz
      @samueljeffz Месяц назад

      @@devwithalex Thanks mate. It worked!

  • @arifix
    @arifix Месяц назад

    Finally, a Shopify video after a long wait. Thank you!

  • @sushantpatil1125
    @sushantpatil1125 Месяц назад

    Hello bro. I am new in shopify developing apps. I have issue in shopify app locally hosting. When we run command npm run dev. We get preview url but how we can set with local url. Where I will not get any Error 1033 Ray ID: 88a7cff3a63f480e-BOM • 2024-05-27 17:44:20 UTC Cloudflare Tunnel error

  • @AhsanAhmed-ll6ly
    @AhsanAhmed-ll6ly Месяц назад

    Hi, I'm trying to host my Shopify App on Heroku everything perfectly preform action but last things I'll check URL then Heroku showing error Please guide me how can solve this error Application error An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command heroku logs --tail

  • @29A10355
    @29A10355 2 месяца назад

    Fantastic explanation !!! Keep up the good work.

  • @MuhammadAli-ci7qp
    @MuhammadAli-ci7qp 2 месяца назад

    when i add create command i get this Couldn't find that stack.

  • @Alex.todorov
    @Alex.todorov 2 месяца назад

    Why don’t you call graphql directly instead of building custom end points?

  • @AntonioBrandao
    @AntonioBrandao 2 месяца назад

    My changes are not reflected in the browser using the Preview URL and I can't figure out why...

  • @jamesalan3833
    @jamesalan3833 2 месяца назад

    Did you ever make a video on billing, charging customers for theme app extensions?

  • @satishpurohit2035
    @satishpurohit2035 2 месяца назад

    Nice content, I want to know how can I can show piece of information(e.g. div with message) on store home page.

  • @SriRam-yy1iq
    @SriRam-yy1iq 3 месяца назад

    Can you explain how to host the shopify app using cloudflare pages

  • @user-vf3ju9gz3t
    @user-vf3ju9gz3t 3 месяца назад

    I am developing a custom app for our store. This will not be made public and atm I have installed this via a distribution link. Do I have to hose my app under these circumstances?

    • @akshuvo
      @akshuvo 2 месяца назад

      Yes unless the app is theme extension only

  • @tandaramandaraba
    @tandaramandaraba 3 месяца назад

    is it posible that developer use fucking shopify what you cannot even touch before you not pay for shit cms :S very stupid era coming :/

  • @guynahon6013
    @guynahon6013 3 месяца назад

    hi, thanks for the video! im trying to create a public app using this method and i subscribed my dev store to the orders/create webhook at my app, but i still get the error : Failed to process webhook: Error: Could not validate request HMAC, im using the first method you shown. any idea why is this happening ?

  • @amitganuwala
    @amitganuwala 4 месяца назад

    Hello Bro, previous app was live but it's gettting port error now.

  • @devwax
    @devwax 4 месяца назад

    Update: The environment var HOST is now SHOPIFY_APP_URL. I got an error deploying until I switched those.

  • @enviidakid
    @enviidakid 4 месяца назад

    Where do you setup puttng your API Keys? How does npm run dev know about your store if this is a new app?

  • @user-my1di2dw9r
    @user-my1di2dw9r 4 месяца назад

    can anyone help me for target customer-account.profile.addresses.render-after the Text which i gave didn't render and there is no error message

  • @Shweta11.6
    @Shweta11.6 4 месяца назад

    hey alex can you please tell me how to add a rich text editor instead of simple multiline text. pls reply

  • @user-de8vz5bt2b
    @user-de8vz5bt2b 4 месяца назад

    Hi Alex, Followed the same deployment steps for digital ocean but got below error. Can you please help me with this? throw new shopifyApi.ShopifyError('Invalid appUrl provided. Please provide a valid URL.'); Error: Invalid appUrl provided. Please provide a valid URL

    • @user-hd8nj8fu8s
      @user-hd8nj8fu8s 3 месяца назад

      Same here. Get that error on all 3 hosts. Think the remix template is broken

  • @pravinchhasatiya7607
    @pravinchhasatiya7607 4 месяца назад

    Can you please create a video for deploymen on AWS server using Docker ?

  • @user-nf5li8ot5n
    @user-nf5li8ot5n 4 месяца назад

    Hello Alex, THank for your video.. One question, they are differences between app deployment and app proxy?

  • @jhoanmartinezsilva2609
    @jhoanmartinezsilva2609 4 месяца назад

    Someone else got a 404 when redirect from the terminal to install?

  • @startuptoledo1914
    @startuptoledo1914 4 месяца назад

    The routes folder doesn't show in 2/2024. How would this tutorial work now?

  • @clintbaker291
    @clintbaker291 5 месяцев назад

    Thanks for this. As someone who's new to Remix, it was super helpful to have you walk through that Shopify tutorial!

  • @user-nj8cq1or3g
    @user-nj8cq1or3g 5 месяцев назад

    Thanks Alex for the tutorial. Can you make a video about using FlyIO persistent volume to store the Shopify database?

    • @user-ls2vz3pg3v
      @user-ls2vz3pg3v 5 месяцев назад

      and how to replicate/keep synched the db.... Flyio suggests to deploy 2 VM per app with a volume attached to each (in case one VM goes down, the other continues serving the app .. and the db).

  • @concludejs
    @concludejs 5 месяцев назад

    Kindly make Shopify theme development tutorials

  • @nihalmalik7546
    @nihalmalik7546 5 месяцев назад

    i have a question can i use this DO account as multiple projects like i have a shopify app and a different node project as well, or this is only for shopify apps

  • @user-vd6we4hp5f
    @user-vd6we4hp5f 5 месяцев назад

    How to save form data in database?