Recently Updated Pages
How do I register a custom Vue component for my module?
To register a Vue component for our module, we will need to create a JavaScript file for our comp...
How do I create a custom module?
When interacting with the admin, especially when making a custom module, it is important to requi...
What are the default sets in the account area?
The following classes are in the Aero\AccountArea\Http\Responsesnamespace. Class Method Route Acc...
What are the themes available?
We have a number of official themes available. These themes are designed to be used as a starting...
How do I install a theme?
Install the Aero Theme components To install a theme we must first install our theme UI package t...
What is the storefront?
Your Aero storefront is your customer facing front-end. Storefronts are built using a component b...
How do I add settings to the product model?
Using the same syntax as when you create settings <?php namespace Acme\MyModule; use Aero\Catalog...
How do I add a custom column to the order list?
As the orders list is a resource list you can add a custom column like this: More information on ...
How do I add a custom column to the product list?
As the products list is a resource list you can add a custom column like this: More information o...
How do I extend an exisiting resource list?
Adding a New Column To add columns to a resource list you can use the addColumn, addColumnBefore,...
How do I setup routes for my custom module?
There are a few necessary steps to create and properly configure module routing. Creating routes ...
What are the available backend admin slots?
For more information about using backend admin slots please see our article "How do I inject a vi...
How do I extend existing reports?
Reports can be extended using a pipeline from your modules service providers setup method or your...
What is an admin filter?
Admin filters are the filters that populate the sidebars of reports and resource lists. As the na...
What is a dashboard lens?
Dashboard lenses are the blocks of content that make up the interactive part of the admin dashboa...
How do I edit a redirect?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover over the 'Content Management' icon in ...
How do I delete a redirect?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover over the 'Content Management' icon in ...
How do I edit a page?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover over the 'Content Management' icon in ...
How do I delete a combination?
Deleting combinations cannot be undone Step 1 - Login to your Aero Admin Console - Step 2 - Hover...
How do I edit a combination?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover over the 'Content Management' icon in ...