Skip to main content

Recently Updated Pages

How do I create a new storefront section?

Storefront Developer Documentation Sections

To create a new Section, follow the steps below: Step 1- Within you Aero file structure, navigate...

Updated 2 days ago by Michael Price

What are the available storefront section parameters?

Storefront Developer Documentation Sections

Sections can be easily parameterised. This brings more flexibility and removes further duplicatio...

Updated 2 days ago by Michael Price

How do I set a slug validator?

Storefront Developer Documentation Routing

You can control if a collection of slugs is valid or not by setting your own validator: \Aero\Sto...

Updated 2 days ago by Michael Price

Introduction to twig

Storefront Developer Documentation Pages

Storefront pages are built using the Twig template engine. Twig is a fast, secure and flexible PH...

Updated 2 days ago by Michael Price

What are the standard storefront pages?

Storefront Developer Documentation Pages

Aero includes the following standard ecommerce pages. These are automatically created when you cr...

Updated 2 days ago by Michael Price

Introduction to layouts

Storefront Developer Documentation Layouts

Layouts standardise the look and feel of your Aero storefront. Layout location All layouts are he...

Updated 2 days ago by Michael Price

What makes up the main storefront layout?

Storefront Developer Documentation Layouts

By default, all of your pages reference your 'main' layout - this ensures the same scaffolding st...

Updated 2 days ago by Michael Price

How do I edit the main storefront layout?

Storefront Developer Documentation Layouts

As with standard HTML, to rearrange the contents within each area simply reorder the contents in ...

Updated 2 days ago by Michael Price

Introduction to storefront pages

Storefront Developer Documentation Introduction

Pages form the core of your Aero Storefront. Pages are the main structural element of your store....

Updated 2 days ago by Michael Price

Introduction to sections

Storefront Developer Documentation Introduction

Edit once, change everywhere - Sections remove unnecessary code duplication and streamline develo...

Updated 2 days ago by Michael Price

Introduction to blocks for storefront developers

Storefront Developer Documentation Introduction

Whilst the layout of the storefront is dictated by the theme, the displayed content is managed th...

Updated 2 days ago by Michael Price

Introduction to the breadcrumb

Storefront Developer Documentation Introduction

Aero includes breadcrumb navigation as standard. Breadcrumbs allow users to easily track and acce...

Updated 2 days ago by Michael Price

How do I access the admin for the first time?

Storefront Developer Documentation Introduction

To access the admin, open the project in your browser and navigate to /admin. Default login cred...

Updated 2 days ago by Michael Price

Introduction to image factory

Storefront Developer Documentation Introduction

The Aero Image Factory allows you to scale images appropriately and therefore accelerate page loa...

Updated 2 days ago by Michael Price

Introduction to themes

Storefront Developer Documentation Introduction

Your Theme holds the individual collection of components, visuals and styles that make up your st...

Updated 2 days ago by Michael Price

Introduction to storefront structure

Storefront Developer Documentation Introduction

The following structural elements are used to create your Aero storefront: Pages - Layouts - Sect...

Updated 2 days ago by Michael Price

What are the available options for Image factory?

Storefront Developer Documentation Image Factory

There are several options that can be used to manipulate the image. These can be chained. path - ...

Updated 2 days ago by Michael Price

How do I use Image Factory?

Storefront Developer Documentation Image Factory

The image factory can be called using the image_factory()helper function from within PHP (.php a...

Updated 2 days ago by Michael Price

What is a fascia currency and how do I use it?

Storefront Developer Documentation Currencies

A fascia currency can be set to render a different currency to the one specified in the store con...

Updated 2 days ago by Michael Price

How do I change the store currency?

Storefront Developer Documentation Currencies

In order to change the store currency, publish the store configuration file: php artisan vendor:p...

Updated 2 days ago by Michael Price