Skip to content

magento man

Magento 2.4.7 fresh download using composer getting error

I am try to install magento 2 in Xampp Windows platform, I am getting the following error when i try to run the following command, composer create-project –repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.7 m2 Getting the following error, How to solve this issue?

Magento 2 – how to add methods to a javascript file by using mixins?

I am using the extension amasty/single-step-checkout. They are using this mixin… vendoramastymodule-single-step-checkoutviewfrontendwebjsviewshipping-mixin.js (A) …to extend this magento core javascript: vendormagentomodule-checkoutviewfrontendwebjsviewshipping.js (B) I try to extend the mixin (A) to add a few extra methods, otherwise I would have to override… Read More »Magento 2 – how to add methods to a javascript file by using mixins?

Copy page builder layout

Can someone help me how to copy layouts of page builder(i. e html content) from one page to another in enterprise edition magento2. 3, is there a way to do