Tag: eCommerec

  • Change base url of your magento application (And a bonus problem!)

    Starting work with magetno (eCommerce platform). I installed the framework defining the base url as “localhost“. Everything was OK  but yet i was unable to login to admin panel. I even tried changing password in database (Changing the original password to md5 hash). I just figured out that magento requires “.” in the host name (it should…