How To Display A Page In The Categories Default Menu Magento ??
Here are step by step solution for the adding our CMS page to menu with categories: read carefully to understand this. check below screenshot that is …
101: All about Magento Website Development
You are here, which means either you’re planning to start your Magento store, or exploring Magento development services. Whatever the reason is, you have landed in …
Top 5 Magento Extensions for Your Ecommerce Store
If you’re an ecommerce business owner, there’s no doubt that you’re aware of Magento; one of the most popular ecommerce platforms in the world. In fact, …
How to remove index.php from the website URL in magento?
There is an easy way to remove index.php from your website url only in case the mod_rewrite module is enabled on your server. To check this, …
Do’s And Don’ts of PHP Magento 2
Millions of people are already using Magento 2 for their e-commerce store; no doubt, its web design layout is a fully loaded package to launch a …
How Magento Can Be Made More Secure For The Client?
Best Practices for Magento Includes Using a strong password and changing them at regular interval Disable remote access to Magento Connect Manager Disable Downloader on production …
How to run Custom Query in Magento ?
Check out the below code. crayon-62c4d20397e45276048900/
Explain how you can reset Magento file & Directory permissions?
You can reset Magento file & Directory to their default and secure permissions, by following commands from the directory where Magento is installed find . –type …
How to change the theme for login user in magento?
Just pick the below code….. crayon-62c4d2039862b714420504/
How to get the Total Price of items currently in the Cart?
Just pick the below code….. crayon-62c4d203987de736152983/
What are different Modules of Magento?
Core Modules Community Modules Commercial Modules