conflicting two magento extension

前端 未结 2 1121
一向
一向 2021-01-16 13:11

I have two same extension but both are using for a different-different purpose.

Extension A Config.xml



    

        
2条回答
  •  不要未来只要你来
    2021-01-16 13:55

    The sort algorithm used by Magento is not stable and can lead to wrong results. You can use this patch: https://stackoverflow.com/a/11954867/288568

提交回复
热议问题