Category: Magento

  • Magento 2 Errors and Solutions

    “Cannot create a symlink for ” error This error most likely will show up when you are running Magento 2 on Windows system (XAMPP, WAMP, etc).  This error causes font icons to be replaced by non-resolvable symbols (problem in the admin area).  Long story short, if Magento can’t find a static asset file, it will…

  • Magento 2 Data Migration Notes

    Recently I was assigned to do data migration from Magento 1.8.1.0 to Magento 2.1.0 In this article, I will share some points you must look out for when migrating to Magento 2. There are several things you must be aware of before you start migration: Magento 2 is a memory hog.  So, suggested 2GB RAM…