Sometimes you notice the categories can’t be accessed from the Magento 2 website front-end, and you realize 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’ve probably run into the problem of the bin/magento file being missing if you’re using Magento 2. Developers and business owners frequently encounter this issue, particularly following a new installation or upgrade. All CLI commands stop working because bin/magento is missing.
Your Magento 2 development can come to a complete stop if you encounter the annoying “bin/magento Missing” issue. As a firm that develops e-commerce websites, we know how important it is to find rapid and effective solutions for these kinds of problems. We’ll take you through the root causes of this issue and offer workable fixes in this extensive tutorial.
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”How to Download Media Folder from Adobe Commerce Cloud to Local
You cannot see the media folder after you cloned and set up the Adobe Commerce Cloud (previously Magento Commerce Cloud) project on your local system. You have to run a separate command to download Adobe Commerce project’s media folder and other assets. Transferring data between your local development setup and the cloud environment is a crucial part of running an Adobe Commerce Cloud store. We’ll walk you through downloading the media folder from Adobe Commerce Cloud to your local system in this blog article.
Continue reading “How to Download Media Folder from Adobe Commerce 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)
Magento 2 Hide Add to Cart for Specific Customers
NOTE: This feature is provided by Adobe Commerce (Magento Enterprise Edition) only.
When the Magento website is B2B and merchants do not want to allow some group of customers to purchase the items then Magento provides a feature to hide the add to cart button from the website for specific customers group.
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”Magento 2 Display USA at First Position in Country Dropdown
This blog post is useful for those who wanted to display either the USA or any specific counties at the first position in the Country drop-down.
Continue reading “Magento 2 Display USA at First Position in Country Dropdown”Magento 2 Make Zip Code Optional
Magento 2 requires a postal code on both customer account address forms and the checkout process. However, some business models do not require zip codes, such as selling virtual or downloadable products or providing only store pickup shipping. In this case, merchants can easily make zip code as an optional field from the Magento 2 admin. No customization or extension is required for this; you can do it only from the admin settings!
Continue reading “Magento 2 Make Zip Code Optional”Magento 2 Remove Company Field from Checkout
Some shopping websites do not require a Company name, so it’s good to just get rid of it. For example, if you are running an eCommerce website to sell Apparel, we don’t think you need a Company name during the checkout.
Continue reading “Magento 2 Remove Company Field from Checkout”
