Skip to main content
349 results for “install a theme”
Sorted by relevance
Developer Documentation / Introduction
Introduction to the admin
The backend admin (theadmin (the "adminadmin") is the password-protected back office where administrative tasks can be performed. This includes managingaging the store's catalog (products, categories, manufacturers, etc.), viewing and processing orders, managing discounts, viewing report...
Catalog Management / Attributes
Where do I find my attributes?
Your attributes are located in your Aero admin console. Step 1 - Click the ... Catalog Management button in the left hand menu Step 2 - Select Attributes from the Catalog Management menu
Storefront Developer Documentation / Sections
How do I use a storefront section?
To use a Section within an Aero page, follow the steps below: Step ... 1- Within Views, select the page where you are going to add the &#add the 'exampleample' Section - Step 2- Use the ...o insert the Section into your page: {% section "exampleample" %}
Developer Documentation / Php Traits
Aero\\Store\\Traits\\Seoable
This trait can be added to a model class. The trait adds a relationship to ​​Aero\Store\Models\Seoand helper methods for adding SEO data to the model.
Catalog Management / Categories
How do I edit a category?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Catalog alog Manageanagemeagement' icon in the left hand menu Step 3 - Click on 'Categories' Step 4 - Search for the category you would like to edit (m ...ore information here; "How do I search my c...
Catalog Management / Collections
How do I edit a collection?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Catalog alog Manageanagemeagement' icon in the left hand menu Step 3 - Click on 'Colle ...ctions' Step 4 - Search for the collection you would ... like to edit (more information here; "How do I search my c...
Catalog Management / Manufacturers
How do I edit a manufacturer?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Catalog alog Manageanagemeagement' icon in the left hand menu Step 3 - Click on 'Manufacturacturers' Step 4 - Search for the manufacturer you would like to edit (m ...ore information here; "How do I search my m...
Catalog Management / Products
How do I edit a product?
Step 1 - Login to your Aero Admin Console - Step 2 - Hovver o ...ver the 'Catalog alog Manageanagemeagement' icon in the left hand menu Step 3 - Click on 'Produ ...cts' Step 4 - Search for the product you would li ...ke to edit (more information here; "How do I search my p...
Catalog Management / Tags
How do I edit a tag group?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Catalog alog Manageanagemeagement' icon in the left hand menu Step 3 - Click on 'Tags&#ags' Step 4 - Search for the tag group you would like to edit ( ...more information here; "How do I search my t...
Content Management / Blocks
How do I edit a block?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Content Managemeagement' icon in the left hand menu Step 3 - Click on 'Block ...s' Step 4 - Search for the block you would like ... to edit (more information here; "How do I search my b...
Content Management / Combinations
How do I edit a combination?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Content Managemeagement' icon in the left hand menu Step 3 - Click on 'Combi ...nations' Step 4 - Search for the Combination you would like to edit (mor ...e information here; "How do I search my c...
Content Management / Pages
What is a page?
Within Aero, Pages allow you to create static/information pages. These pages will not include listings. E ...xamples of static/information pages include: Terms and Conditions - About - Contact - Policies
Content Management / Pages
How do I edit a page?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Content Managemeagement' icon in the left hand menu Step 3 - Click on 'Pages' Step 4 - Search for the Combination you would like to edit (mor ...e information here; "How do I search my p...
Content Management / Redirects
How do I edit a redirect?
Step 1 - Login to your Aero Admin Console - Step 2 - Hover ov ...er the 'Content Managemeagement' icon in the left hand menu Step 3 - Click on 'Redir ...ects' Step 4 - Search for the redirect you would l ...ike to edit (more information here; "How do I search my r...
Developer Documentation / Developer Faqs
Is Laravel required to run Aero?
Yes, the Aero platform is built on top of the Laravel framework. Knowledge of Laravel is not essential for basic Aero development but will help wi ...th more complex actions and configurations.
Developer Documentation / Introduction
Introduction to backend admin slots
Slots allow for a module to include its own view ...on existing admin pages. See our section on backend admin slots for more information.
Getting Started / Using The Admin
How do I logout of the admin?
To logout of the admin click the last button at the bottom of the main menu. Make sake sure you've saved your work, although we will prompt you when ...you have any unsaved changes just to be on the safe side.
Developer Documentation / Introduction
Introduction to listings and search
Aero offers out-of-the-box listin ...gs and search system which is powered by E ...lasticsearch Please note the Elasticsearch version is 6.8. See our sect ...ion on listings and search for more information.