Patch Magento 2 core with composer - Braintree Admin error in 2.4.5

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • #magento2 #magentoecommerce #braintree #paypal
    Patch Magento 2 core with composer - Braintree Admin error in 2.4.5.
    In this video I show you how to first test a patch by installing on command line. But then dig a little deeper into the process and show you how we can apply the patch via composer so it is deploy ready!
    Also as a bonus:
    if you are getting the following error in Magento 2.4.5
    Admin can’t create order/reorder when Braintree payment enabled
    This article provides a patch for the Adobe Commerce 2.4.5 issue where an Admin user can’t create orders nor reorders for customers when the Braintree payment method is enabled.
    here is the patch: experienceleag...
    and this video will show you how to install it.
    for reference use composer to install cweagans
    composer require cweagans/composer-patches
    for reference the patch fix:
    "extra": {
    "enable-patching": true,
    "composer-exit-on-patch-failure": true,
    "patches": {
    "paypal/module-braintree-core":{
    "Fixing Block Form for Manual Admin Orders": "patches/BUNDLE-3137-composer.patch"
    }
    }
    }
    This is where I purchased the laptop this video was recorded on
    laptopwithlinux...
    If you really enjoyed this content feel free to support me over on kofi!
    Ko-fi.com/anotherdev

КОМЕНТАРІ • 16

  • @ashish_1
    @ashish_1 Рік тому +1

    Thanks for updating us ......
    Please also make video on that particular concept ,how can I show on each and every configurable product , that it is available in different colors.
    How I take count of swatch color for any particular product on plp page . Please make video on this......
    Thanks in advance....

    • @anothermagentodev9161
      @anothermagentodev9161  Рік тому +1

      Yeah this is on my list

    • @ashish_1
      @ashish_1 Рік тому +2

      @@anothermagentodev9161 I request u to take it on priority basis and clear the logic as soon as possible.I have been working on it from last 24 hours but not getting the way to add block to catalog_category_view.xml file and for color the attribute is visual swatch but not getting the way to get count the color available for any particular product either configurable or simple.
      List.phtml file ---> as i have to get the output in plp on products via this file but block addition in .XML file and , not getting the way to display my custom block..........
      Please help in this....

    • @CS-yh3jz
      @CS-yh3jz Рік тому +1

      @@anothermagentodev9161 Please tell when video for this topic is coming sir , wating for it .......( how to show count for color swatch on plp for configurable products.)
      After much investigation , I have found that from where the swatch option renders.
      Work is done by :- Module_Swatches --> js--> swatch-rendere.js and listing is done in templates--> product--> listing.phtml file but the hurdle is that I am not able to get the answer for the question Ashu asked......I think ,he simply wanna get Attribute count like color count the product is available. Wanna show the message on each product on plp. How can we echo count for for configurable product ?

    • @ashish_1
      @ashish_1 Рік тому

      @@anothermagentodev9161 I am able to do this task , it was too simple.

  • @ashish_1
    @ashish_1 Рік тому +1

    Waiting for your videos sir, please update ,when will u start posting ?

  • @ashish_1
    @ashish_1 Рік тому

    Sir , when is your next video coming , waiting for your lecture missing them very much

  • @ashish_1
    @ashish_1 Рік тому

    Sir , when is your next video coming , waiting it's been a week no update ,missing so much ......please upload on some concept ...

  • @ashish_1
    @ashish_1 Рік тому +1

    Sir please post some videos regarding Magento ......
    Waiting for your videos Magento dev

    • @anothermagentodev9161
      @anothermagentodev9161  Рік тому

      I know mate. I’ll be back in the new year.

    • @ashish_1
      @ashish_1 Рік тому

      @@anothermagentodev9161 thanku very much sir , You are the hope for us ... Thanks for replying....

    • @ashish_1
      @ashish_1 Рік тому

      @@anothermagentodev9161 I have made to show best seller product on frontend but I am facing issue to fetch the parent product for child product { configurable product} added in best sellers in Magento admin panel. How can be this achieved ......

  • @ashish_1
    @ashish_1 Рік тому

    Hello sir please make videos , waiting for your videos

  • @ra9444
    @ra9444 Рік тому

    Are there any courses you recommend for Magento?

  • @phamhoa5590
    @phamhoa5590 Рік тому

    Hello there, are you still making more video

    • @anothermagentodev9161
      @anothermagentodev9161  Рік тому +1

      Hello Pham Hoa I’ve had to take a break due to an increased workload. As the work I’m doing is not Magento related. Although I will be back soon! Might even have some Nuxt/vue videos for people