Skip to content

magento man

Composer install command run on production admin server accidentally & terminate in the middle before it’s done pls let me know consequences/effects

I have one query for you please let me know if possible. Thanks I run composer install command on production admin server through CLI accidentally and terminate in the middle when i realized it’s a production server please let me… Read More »Composer install command run on production admin server accidentally & terminate in the middle before it’s done pls let me know consequences/effects

Magento2: How to add dropdown menu with category products category on top navigation

I am using magento 2.4.3-p2 I want to show sub-category products along with subcategories in top navigation. Home MainCategory About Us Subcategory1 Subcategory2 Subcategory3 product-1-1 Product-2-1 product-3-1 product-1-2 Product-2-2 product-3-2 product-1-3 Product-2-3 product-3-3 Please help me how to achieve this… Read More »Magento2: How to add dropdown menu with category products category on top navigation

How to resolve content security policy I want to add ADA Compliance from in magento 2.4.3?

I want to whitelist my ADA Compliance script into magento_csp for that i have created CSP_whitelist.xml for resolve following error Error : Refused to load the script ‘https://acsbapp.com/apps/app/dist/js/app.js’ because it violates the following Content Security Policy directive: “script-src ‘self’ ‘unsafe-inline’… Read More »How to resolve content security policy I want to add ADA Compliance from in magento 2.4.3?