📄️ Installation
Front-Commerce applications requires a Front-Commerce module to be installed in Magento1 / OpenMage. This guide explains how to install it.
📄️ Search engine
When configured with Magento1 , Front-Commerce provides search capabilities for your website using different technologies. This guide shows you the different options available to you.
📄️ Add your custom endpoint
When customizing your shop, you might need to retrieve data from Magento. This guide explains how to create a new REST endpoint in your Magento1 project.
📄️ Exposing additional attributes
In many shops, there are more attributes than the standard ones available in Magento. They then need to be fetched by Front-Commerce for usage in your application. In this documentation guide, you will learn how to add these attributes to any Magento REST endpoint.
📄️ Dispatch event list
Front-Commerce Magento1 module is shipped with additional events dispatched so you could customize its behavior and hook it into the module. This page contains details about them.
📄️ Generate API doc
Magento 1 (or OpenMage LTS) doesn't have an official API Documentation, but you can generate your own API doc with a PHP open source script. This guide explains the process in detail.
📄️ Magento1 (OpenMage LTS) headless payments
Historically, Magento1 (now OpenMage LTS) does not support headless payments. Even though some payment providers are using APIs from their module, most of them often rely on the user's session to persist meaningful information across checkout steps. This guide explains how to expose an existing Magento payment method for headless usage in Front-Commerce.
📄️ Advanced
This guide contains several tips and tricks for advanced usage of the Magento 1 integration in a Front-Commerce project.