Adobe Commerce Extension Version 2.0.0

Ideal Postcodes has released version 2.0.0 for their Adobe Commerce Extension to integrate Address Autocomplete to your backend administration dashboards

hero-jobbies-7
Ideal Postcodes has released version 2.0.0 for their Adobe Commerce Extension to integrate Address Autocomplete to your backend administration dashboards

Magento Extension Version 2.0.0

Adobe Commerce is a popular open-source e-commerce platform, helping thousands of retailers and brands to grow.

The main features of the 2.0.0 release are detailed below.

Backend Address Autocompletion

Address autocompletion has been added to the administration dashboard pages. Specifically, customer and sales address forms. See the screenshot below:

Magento Backend

Unified JavaScript Library

We’ve rewritten our frontend code to use our unified JavaScript library. This means that several benefits will accrue over time:

  • Any feature enhancements and performance improvements developed in our other integrations (e.g. WooCommerce, BigCommerce, etc) will quickly find its way into our Adobe Commerce frontend libraries

  • Any bugs surfaced on our other integrations can be fixed and quickly added toAdobe Commerce

  • Better test coverage. Our unified JavaScript library is extensively tested across legacy browsers ensuring that our tools can be used on old operating systems, devices and browsers.

Advanced Testing Framework

We’ve created End-to-End and Snapshot tests for Adobe Commerce. This means any time we update a dependency, add a feature or update our extension, we can automatically check if previous versions ofAdobe Commerce are still compatible with what's going on at the cutting edge.

This can be downloaded on the GitHub page. Our installation guide will help you get set up.