Monthly Archives: October 2020

  1. How To Create Customer Attribute Programmatically In Magento 2

    How To Create Customer Attribute Programmatically In Magento 2

    Attributes is a property that can be used for several Magento 2 stores functions.

    Magento 2 allows you to create multi-purpose attributes for different entities. In this article, we’ll discuss how to create custom attributes that help to know your customer in a good way.

    Read more
  2. How To Get Order Item Collection By Item Id In Magento 2?

    How To Get Order Item Collection By Item Id In Magento 2?

    Magento 2 has a lot more to offer than Magento 1.

    If you have an eCommerce site running on Magento 2 platform then knowing how to get item data from your online store is a thing you should know about. This post is going to teach you how to retrieve this.

    Read more
  3. How To Create Customer & Add New Address Programmatically In Magento 2?

    How To Create Customer & Add New Address Programmatically In Magento 2?

    Would you like to learn some cool coding stuff in Magento 2? Then creating a customer and adding a new address in Magento 2 is something you should know.

    In Magento 2, the customer account is created from the frontend via sign up. Or else, it can be created from the admin panel. Creating multiple customers with different addresses and segregating them into different groups is not an easy thing. The smart way to do it is programmatically in Magento 2 then by doing manually.

    Read more
  4. END OF Magento 1, RISE OF Magento 2

    END OF Magento 1, RISE OF Magento 2

    As of the announcement made by Magento in September 2018, it is no longer supporting Magento 1.x release Post-June 2020. It’s not that sites running on Magento 1 have stopped working, instead, they have become vulnerable due to no updates. So, to avoid any incident of data breaches you should consider transmuting it to another platform.

    Read more