I tried defining a plugin, as per Magento 2: Change hompage on login, but it doesn’t seem to work for me. I could override the CMS default controller, but that seems overkill.
You may also like
Problem Statement : Suppose a man had some amount in his wallet, he knows a bank that doubles the money immediately but […]
I need to insert a tag at the begginning of each line in for every combination of bold/italic, which I though I […]
I am trying to get the related products from a specific product using the function getRelatedProducts. $relatedProductsArray = $productModel->getRelatedProducts(); if($relatedProductsArray && count($relatedProductsArray) […]
In magento 2.3.1, installed on aws lightsail using bitnami. I’m trying to disable tinymce from inserting tags, and the solution that many […]