blog
AurigaIT
Skip to content
Ecommerce – Auriga IT

BLOG

  • All
  • Auriga
  • Design
  • Ecommerce
  • General
  • Mobile
  • QA
  • Web
  • How to use magento 1 customer password in magento 2

    by Vipin Garg, August 22, 2018

    Magento 1 use MD5 hash to encrypt the password and Magento 2 use SHA-256. In Magento 1, they use Mage_Core_Model_Encryption class with following functions. Magento 1 … Read more “How to use magento 1 customer password in magento 2”

    magento tips

    How to create magento2 knockout chart

    by Vipin Garg, August 20, 2018

    You can download complete working example from below url https://github.com/mukdam/magento2-knockout-chart See below how it will work. Create a phtml file Create a .html file And … Read more “How to create magento2 knockout chart”

    How to create custom email template in magento 2

    by Vipin Garg, August 6, 2018

    First we have to create a field in configuration ‘system.xml’ in folder app/code/Auriga/Email/etc/adminhtml/,  from where we can select which email template will use. Now create a … Read more “How to create custom email template in magento 2”

    How to expose a custom field from sales_order table to rest api?

    by Vipin Garg, August 2, 2018

    Suppose you have custom field delivery_type in sales_order table.  You are accessing order using rest Api but this field is not present in response. Requested Api: http://localhost/default/rest/default/V1/orders/{order_id} You can get … Read more “How to expose a custom field from sales_order table to rest api?”

    How to use bundle products in configurable products?

    by Vipin Garg, July 31, 2018

    By default magento does not allow to use bundle products in configurable products. You can change few files to make it work. You needs to … Read more “How to use bundle products in configurable products?”

    How to override/extend controller in Magento 1

    by Vipin Garg, July 25, 2018

    If we want to override controller file in magento 1 then we need to add create custom modules like following: Create a new module and … Read more “How to override/extend controller in Magento 1”

    Magento​ ​Login​ ​Issue​ ​With​ ​Chrome

    by Vipin Garg, July 19, 2018

    Magento login for admin/customer works fine with Firefox and IE. But sometimes we are not able to login in chrome. This is caused by session cookie … Read more “Magento​ ​Login​ ​Issue​ ​With​ ​Chrome”

    How to use scripts in elastic search

    by Vipin Garg, July 18, 2018

    Wherever scripting is supported in the Elasticsearch API, the syntax follows the same pattern: The language the script is written in, which defaults to painless. The script … Read more “How to use scripts in elastic search”

    How to create custom API in Magento 2

    by Vipin Garg, July 11, 2018

    The REST API documentation published on the Magento 2 Developer Documentation website describes the REST APIs that are available on the latest release of Magento 2.  This documentation is … Read more “How to create custom API in Magento 2”

    How to Test Payment Getaway Plugin in Magento Ecommerce

    by Saurabh Joshi, January 22, 2017

    Below tests need to be executed before release. Basic Tests:- Verify that plugin is installable. Verify that plugin is configurable. Verify all mandatory fields (Like- Merchant … Read more “How to Test Payment Getaway Plugin in Magento Ecommerce”

    Basic Tests for the shopping cart and checkout flow in a E-commerce.

    by Saurabh Joshi, January 16, 2017

    Most E-commerce Websites share a general common theme and structure in which the shopping cart and checkout flow are the most important part. Below are … Read more “Basic Tests for the shopping cart and checkout flow in a E-commerce.”

    Magento 2 Admin Grid

    by Nidhi Jain, December 8, 2016

    Create Admin Grid In Magento2 Module : Magento 2 Grid is a kind of table which listing the items in our database table and provide … Read more “Magento 2 Admin Grid”

    Magento integration with Mongodb and RabbitMq

    by Vipin Garg, November 3, 2016

    Magento frontend is little slow with mysql. To solve this problem, We can use mongo db for categories and products listing. We can copy store … Read more “Magento integration with Mongodb and RabbitMq”

    PHP optimization tips for any project

    by Vipin Garg, October 10, 2016

    Optimization is part of every project. If you are a developer, it is essential for you to optimize your script early in the development process … Read more “PHP optimization tips for any project”

    Understanding elastic search and installation

    by Vipin Garg, June 24, 2016

    Elasticsearch is a highly scalable open-source full-text search and analytics engine. It allows you to store, search, and analyze big volumes of data quickly and … Read more “Understanding elastic search and installation”

    The Hoax of Discounted Shopping!!

    by Siddharth Agarwal, January 16, 2015

    Black Friday sale, GOSF, Flipkart’s Billions Day Sale, Shopclues’s Flea Market etc etc. We all love these don’t we? Watching a product go on sale … Read more “The Hoax of Discounted Shopping!!”

    All About Ecommerce : Crucial Marketing Channels

    by Siddharth Agarwal, October 29, 2014

    Finally after choosing right CMS, Hosting, Team etc and setting up the web portal, the next most important thing to do is to promote the … Read more “All About Ecommerce : Crucial Marketing Channels”

    All About Ecommerce- Must Have UX Features

    by Siddharth Agarwal, October 7, 2014

    Second most important aspect after setting up an ecommerce is making it user friendly and to have a likable user interface. Moving on with our … Read more “All About Ecommerce- Must Have UX Features”

    All About Ecommerce

    All About Ecommerce – “Choosing Right CMS”

    by Siddharth Agarwal, September 15, 2014

    In the first blog of this “All About e-commerce” series, we discussed the importance of having an Ecommerce for our business, now lets move on … Read more “All About Ecommerce – “Choosing Right CMS””

    All About ecommerce

    All About E-commerce: The Online Era

    by Siddharth Agarwal, August 6, 2014

    With over 2.5 Billion Internet users world wide, eCommerce has become one of the most rewarding and growing business all over the world for start-ups … Read more “All About E-commerce: The Online Era”

    Archives

    • January 2021
    • December 2020
    • May 2020
    • April 2020
    • March 2020
    • February 2020
    • December 2019
    • July 2019
    • June 2019
    • May 2019
    • April 2019
    • March 2019
    • February 2019
    • January 2019
    • September 2018
    • August 2018
    • July 2018
    • January 2018
    • November 2017
    • July 2017
    • June 2017
    • May 2017
    • April 2017
    • February 2017
    • January 2017
    • December 2016
    • November 2016
    • October 2016
    • August 2016
    • July 2016
    • June 2016
    • May 2016
    • April 2016
    • March 2016
    • February 2016
    • January 2016
    • September 2015
    • August 2015
    • June 2015
    • May 2015
    • April 2015
    • March 2015
    • January 2015
    • December 2014
    • November 2014
    • October 2014
    • September 2014
    • August 2014
    • June 2014
    • May 2014
    • April 2014
    • March 2014
    • February 2014
    • January 2014
    • December 2013
    • November 2013
    • October 2013
    • September 2013
    • December 2012
    • August 2012
    • July 2012
    • June 2012
    • May 2012
    • April 2012
    • February 2012
    • January 2012
    • December 2011
    • November 2011
    • October 2011
    • June 2011
    • March 2011
    • February 2011
    • July 2010
    • April 2010
    • February 2010
    • Company
    • About us
    • Our Journey
    • Blog
    • Contact Us
    • Services
    • Expertise
    • Portfolio
    • Clients
    • Testimonials
    • Product
    • Stitch
    • Opportunities
    • Career
    • Team
    • Life at Auriga
    Copyright @ 2021. All Rights Reserved