Recently Updated Pages
How do I add a custom CSS file to the account area?
You can add a custom CSS file to the account area by creating a file named account-area.cssin yo...
How do I create a new form for the account area?
To create a form you need to create a class that extends the AccountAreaFormclass. The $section...
How do I extend a page or set in the account area?
Account Area Pages/Sets are Response Builders (link) which means that they can be extended using ...
How do I extend a form in the account area?
Forms can be extended using a pipeline from your modules service providers setup method or your p...
How do I create a custom set in the account area?
Sets are used for POST/PUT/DELETE requests. To create and register a custom account area set you ...
How do I create a custom page in the account area?
To create and register a custom account area page you need to use the **Aero\AccountArea\AccountA...
How do I inject into a slot in the account area?
You can inject into account area slots using the Aero\AccountArea\AccountAreaSlot::injectmethod. ...
How do I configure the account area?
ENV Variables Variable Default Description AERO_ACCOUNT_AREA_THEME aerocommerce/account-area Defi...
What are the default forms in the account area?
The following classes are in the Aero\AccountArea\Http\Formsnamespace. Class Description AccountA...
What are the default pages in the account area?
The following classes are in the Aero\AccountArea\Http\Responsesnamespace. Class Route Descriptio...
What are the default sets in the account area?
The following classes are in the Aero\AccountArea\Http\Responsesnamespace. Class Method Route Acc...
How do I create a new redirect?
Redirects are slighly different to how you create a new one, when compared with the other element...
What is the redirects list?
Your redirtects list shows any redirects you currently have setup, along with their from and to u...
How do I export my redirects?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover over the 'Content Management' icon in ...
How do I search my redirects?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover over the 'Content Management' icon in ...
Where do I find my redirects?
Your Redirects are located in your Aero admin console. Step 1 - Click the Content Management butt...
What is a redirect?
Within Aero, Redirects allow you to divert traffic from on URLs to another. Aero, including stand...
How do I delete a page?
Deleting pages cannot be undone Step 1 - Login to your Aero Admin Console - Step 2 - Hover over t...
Where do I find my pages?
Your Pages are located in your Aero admin console. Step 1 - Hover over the Content Management but...
What is the pages list?
Your pages list shows all of you current pages and includes the label and url of each combination...