سؤال

Some people like Meetanshi has pre-patched version of Magento 1 SUPEEs. How they generate those files?

This is very useful for people (Like me) who are not able to apply patches via SSH from .sh files.

هل كانت مفيدة؟

المحلول

I am not sure How they do but You Or anyone can do it by following way.

  1. Apply required patch by SSH
  2. Once a patch is applied successfully, an entry is made in

    app/etc/applied.patches.list

  3. Look into applied.patches.list file, it will give you all the modified file by particular patch like :

enter image description here 5. Just copy those files in structured folder and Your pre-patched version is ready

Hope above will help!

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى magento.stackexchange
scroll top