Sometimes you notice the categories can’t be accessed from the Magento 2 website front-end and you realized that this is due to The URL Rewrites Rule for that category being missing at Magento Admin > MARKETING > SEO & Search > URL Rewrites.
Continue reading “Magento 2 Regenerate Category URL Rewrites”Magento 2 bin/magento Missing
You may face an issue like when you run any command from the SSH it does not work and all CLI commands stop working due to bin/magento being missing
Continue reading “Magento 2 bin/magento Missing”Create Customer Custom attribute in Adobe Commerce
If you are looking to add a custom attribute for the customer in your Magento 2 website and your Magento version is Adobe Commerce (Enterprise Version) then you can do it without writing a signal code. Adding a custom attribute for customers is natively provided by Adobe Commerce.
Continue reading “Create Customer Custom attribute in Adobe Commerce”Download Media Folder from Magento Cloud to Local
After you cloned and set up the Magento commerce cloud project to your local system, you cannot see the media folder. You have to run a separate command to download the media folder and other assets of your cloud project.
Continue reading “Download Media Folder from Magento Cloud to Local”Magento 2 Admin Activity log
Adobe commerce provides a feature to check each activity of admin users. Magento provides a full log of what data changed by admin and even which page admin views.
NOTE: This feature is only supported by the Adobe Commerce version (previously known as the enterprise version)