๐๏ธ Installation
Front-Commerce applications requires a Front-Commerce module to be installed in Magento2. This guide explains how to install and configure it.
๐๏ธ GraphQL schema
Front-Commerce aims at making Magento developers productive by allowing them to work with what they know from Magento. This page explains how you could expose parts of the Magento GraphQL schema in your application.
๐๏ธ Search engine
When configured with Magento2, Front-Commerce provides search capabilities for your website using different technologies. This guide shows you the different options available to you.
๐๏ธ i18n and l10n
Front-Commerce is built with internationalization (i18n) in mind. This guide details the steps to take when using Front-Commerce with Magento2 to build a fully localized store.
๐๏ธ Add a new attribute
Front-Commerce allows you to leverage Magento attributes in your application. This guide explains the different steps involved by going through a concrete example.
๐๏ธ Add registration question
Learn how to add a question to your registration form and improve your user experience.
๐๏ธ Using Magento Configuration
In Magento, many features have related configurations. Each one of them will influence how your shop runs. You might want to access them from your Front-Commerce application to give merchants more autonomy. This guide explains how to achieve this.
๐๏ธ Detect admin users
In some specific use cases you may want to adapt the application when the merchant is navigating your Front-Commerce application. For instance, some pages may be protected and only accessible to the e-merchants of your shop. The rest of the users won't be able to read its content. This guide explains how Front-Commerce supports these use cases.
๐๏ธ Log as Customer
Magento administrators can log in as a Customer on their Front-Commerce storefront. It is a highly requested feature from merchants and customer support teams. This guide explains how Front-Commerce applications can leverage this feature in a headless context.
๐๏ธ Headless payments
Historically, Magento2 did not support headless payments. Even though some payment providers are starting to support them, Front-Commerce provides a workaround. This guide explains how to expose an existing Magento payment method for headless usage in Front-Commerce.
๐๏ธ Page Builder
Adobe Commerce and Magento 2.4.3+ allow merchants to author pages using Page Builder. Front-Commerce supports Page Builder-managed content out of the box. In this guide, you will learn how to use this feature and extend it.
๐๏ธ Commerce Features
As of version 2.11, Front-Commerce comes with a Magento2 Commerce module to leverage Adobe Commerce specific features. This guide explains how to configure and use it.
๐๏ธ B2B features
Front-Commerce supports several Magento2 B2B features. This guide explains how to configure and use the B2B module.
๐๏ธ Advanced
This guide contains several tips and tricks for advanced usage of the Magento 2 integration in a Front-Commerce project.