Skip to main content

Introduction

Introduction

Introduction to backend admin slots

Slots allow for a module to include its own view on existing admin pages. See our section on back...

Introduction to collections for developers

Collections are not what the developer might associate with Laravel’s immutable structure, but a ...

Introduction to permissions for developers

As an agency, you will likely need to restrict the information and actions of admin accounts belo...

Introduction to transformers

Transformers are used by the admin on some edit pages to transform data from PHP into an json enc...

Introduction to events for developers

Events are a method of notifying different parts of Aero of tasks that have either been completed...

Introduction to pipelines

Pipelines provide a convenient way to manipulate a given payload. This payload can be an object o...

Introduction to the account area

The account area provides an extendable area where your customers can view their orders and manag...

Introduction to response builders

Response builders are Aero's unique solution to serving storefront pages. Based on the concept of...

Introduction to listings and search

Aero offers out-of-the-box listings and search system which is powered by Elasticsearch Please no...

Introduction to payment drivers

A payment driver is the brain behind the payment method and serves as a bridge to the payment gat...

What is an Aero Commerce Agora account and why do I need it?

To get started you'll need an Agora account. Your Agora account is used to download the platform ...

How do I obtain package repository credentials?

Once logged in to Agora, head over to the projects section and click the New project button. You'...

Introduction to the admin

The backend admin (the "admin") is the password-protected back office where administrative tasks ...

Introduction to resource lists

Resource lists allow a table to be extended through additional columns, filters, or sort bys and ...

Introduction to Laravel PHP Framework

The Aero platform is built using the Laravel PHP framework Before developing with Aero, we recomm...