[ERROR] LogicException: Unknown module in the requested list: ‘Magento_CatalogRuleSampleData’ in Installer.php may come when you are trying to install the Magento 2.
Continue reading “Magento 2 Unknown module in the requested list: ‘Magento_CatalogRuleSampleData’”Magento 2 Commerce Cloud Configure Store Credit
What is store credit? Store credit is an amount which is allocated to a Magento customer’s account. Customers can use this credit to purchase any item on the website. Admin can also do a refund in store credit instead of refunding the actual amount. Store Credit feature is only available in the Adobe Magento Commerce version (previously Enterprise Edition), you will not find this option in Magento open source (previously Community Edition) version.
Continue reading “Magento 2 Commerce Cloud Configure Store Credit”Magento 2 Set and Get Cookie
Use following code to set and get custom cookie in Magento 2
Continue reading “Magento 2 Set and Get Cookie”Ubuntu Switch PHP Version
You have to change the PHP version for Command prompt (CMD) and for Apache browser like you run phpinfo() to check the version of PHP
Continue reading “Ubuntu Switch PHP Version”Magento 2 Stop Sharing Customer Account Between 2 Websites
By default, Magento share a customer account between multiple websites in Magento 2, you can disable this from the Magento Admin > STORES > Configuration > CUSTOMERS > Customer Configuration > account Sharing Options from here select select “Global” from the “Share Customer Accounts” dropdown.
Continue reading “Magento 2 Stop Sharing Customer Account Between 2 Websites”