Magento PWA studio

Aug 13, 2020 Update: UB PWA Mega Menu v1.1.9 is fully compatible with Magento PWA Studio v.7.0.0.
Jan 10, 2020 Update: Check out UB PWA Mega Menu v1.1.8 that helps you build a flexible mega menu on top of Magento PWA Studio. It uses GraphQL, React & other technologies as part of PWA Studio stack. Check out the features & demo here
.

Magento has introduced Magento PWA studio for some time. It is supposed to bring us a suite of tools which you can use to build online stores that behave like apps.

Why is PWA growing in popularity? Will it soon dominate the Magento 2 landscape? And where you can learn more about the Magento PWAs? This article will shed some light on those questions. Continue reading

Free Magento 2 theme UB Trex

Feb 14, 2020 Update:
In case you missed, UB Trex Pro v1.0.2 has been released for Magento 2.3.4! It features 5 product page layouts, advanced custom tabs, infinite scrolling, plus built-in UB Mega Menu, UB Content Slider, UB Quick View module. And much more!

Today we are happy to announce that UB Trex (beta) -- our first free Magento 2 theme -- is available for download. A lot of work has gone into this dedicated free theme since we announced the first public preview.

Free Magento 2 theme - UB Trex

New to Magento 2? Perfect, UB Trex can probably be your practical first step and just what you would need to start with for your first online store. UB Trex is clean and simple, highlights the flat and minimalistic design. Continue reading

Sample Magento 2 websites

What are some of the top Magento 2 websites around? We were curious to know too, so we went looking.

Here, we’ve curated a list of our favorite Magento 2 stores, including some of the earliest adopters, to inspire your own.

Whether you are about to migrate your Magento 1 store to Magento 2, or create a brand new Magento 2 store, this list is sure to give you new ideas and inspiration for improving your Magento 2 store.

Let’s dive in. Continue reading

Magento 2.3 new features

Back in April this year, Magento announced at the Magento Imagine conference about the next major release on the platform: Magento 2.3. Unlike its predecessor, this release packs significant and impactful new functionality and improvements.

This article will outline the most exciting features which this major release, scheduled later this year, will bring:

  • Progressive Web App (PWA)
  • GraphQL support
  • Declarative DB Schema
  • Asynchronous and Bulk Web API
  • Elasticsearch Updates (Moved to Magento Open Source)
  • Complete PHP 7.2 Support
  • Multi Source Inventory (MSI)
  • WYSIWYG Upgrade
  • Page Builder
  • Cache-Management ACL
  • Google reCAPTCHA and Two Factor Authentication

Let’s have a closer look at them. Continue reading

Magento 1 End of Life June 2020

As you are probably aware of, Magento has officially announced the end of support date for Magento 1. The software support for Magento Open Source 1 (formally known as Community Edition) and Magento Commerce (formally known as Enterprise Edition) will be extended through June 2020.

The dates have been rumored for quite some time. And now we’re all clear about the specifics of Magento 1’s end of life and there is no need to worry about Magento 1 End-of-life in 2018. Continue reading

UB Trex - Free Magento 2 theme

Feb 14, 2020 Update
In case you missed, UB Trex Pro v1.0.2 for Magento 2.3.4 has been released! It features 5 product page layouts, advanced custom tabs, infinite scrolling, plus built-in UB Mega Menu, UB Content Slider, UB Quick View module. And much more!

As you might know, Trex is a dynamic free theme with a compelling look and clean code that we first created for Magento 1. This one was specially designed for the bike and bike accessories web stores. We loved it, our members appreciated it too.

However, Trex is 6+ years old now, and it needs a new look in sync with the new-age design approach and absolutely new Magento 2 platform. For this reason, our team carefully crafted and had a significant makeover with a brand new design for the Trex theme and gave it a new code, named UB Trex. Continue reading

Knockout JS in Magento 2 checkout

Magento 2 uses the Knockout JS framework to dynamically build the checkout page. Knockout JS makes use of the Model-View-ViewModel (MVVM) pattern to build the dynamic javascript user interfaces.

In this article, we will start off by looking into all aspects of the rendering process of Magento 2 checkout page. Then we will study an example of using Knockout JS in UB One Step Checkout -- a one step checkout extension for Magento 2. We hope this gives you a foundation for further looking into Knockout JS. Continue reading

Import products in Magento 2

When you have a large catalog of different products, creating new products one-by-one or updating existing products manually are far from practical. So, it’s essential to find a tool that gives you the ability to manage multiple records in a single operation.

With Magento 2, the easiest way to make mass changes in your catalog is to upload them via .CSV file using Magento’s Import and Export functionality. You can not only import new products to your inventory, but also update, replace, and delete existing sets of products.

Let’s get started. Continue reading

Magento 2 product attributes

Magento has always provided the level of sophistication for product attributes. Magento 2 is no different.

Before diving into the creation of products, you need to explore a very important -- and powerful -- feature of Magento 2: product attributes and attribute sets. Read on to become familiar with attributes and attribute sets in Magento 2:

  • Why are product attributes so important?
  • What is the role of attribute sets?
  • How Magento 2 uses attributes to manage the information associated with products?

Continue reading