349 results
for “install a theme”
Sorted by relevance
Catalog Management / Manufacturers
How do I delete a manufacturer?
Deleting manufacturers cannot be undone
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 del...
Catalog Management / Products
How do I perform bulk actions on products?
... Find your products using the search and filter options on the right hand side - Step 2 - Select produc ...heckboxes or the topmost select all checkbox
Step 3 - Choose your ... bulk action from the drop down at the top of your product list - ... Step 4 - Click go - A confirmation tick will appear w...
Catalog Management / Tags
How do I create a new tag group?
In order to create a new attribute group first navigate to the tags listings page aage and cand click the "+ New Tag Grag Group" button at the top of the page.
From here you will be presen ...ted with the form for creating a new tag group.
The form is grouped int ... with non-required sections collapsed.
Tag Group Information
Firs...
Catalog Management / Tags
How do I delete a tag group?
Deleting tag groups cannot be undone
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 'Tagsags'
Step 4 - Search for the tag group(s) you would like to del ...ete (more information here; "How do I search my t...
Catalog Management / Tags
How do I delete a tag?
Deleting tags cannot be undone
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 'Tagsags'
Step 4 - Search for the tag group(s) you would like to del ...ete (more information here; "How do I search my t...
Content Management / Blocks
How do I delete a block?
Deleting blocks cannot be undone
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(s) you would l ...ike to delete (more information here; "How do I search my b...
Content Management / Combinations
How do I delete a combination?
Deleting combinations cannot be undone
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/Combinations you would like...
Developer Documentation / Php Traits
Aero\\Admin\\Traits\\IsExtendable
This trait can be added to a class. This trait can be used on Pipelines (more inf ...ormation "introduction to pipelines
Content Management / Missing Pages
What is a missing page?
Within Aero, Missing Pages shows you a list of URLs (within your store ...'s domain) that users or agents have tried and failed to access.
This can be common when you replatform. Users or search engines might try to access pages that have been moved or that...
Content Management / Pages
How do I delete a page?
Deleting pages cannot be undone
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 page(s) you would like to delete ( ...more information here; "How do I search my p...
Content Management / Redirects
How do I delete 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(s) you woul ...d like to delete (more information here; "How do I search my r...
Developer Documentation / Validation
How do I create custom validation requests?
To create a custom validation request, we need to extend ...the AeroRequestabstract class that’s located in aerocommerce/core.
To create a custom request, open the terminal in the project root directory and type the following command:
php artisan make:request MyR...
Catalog Management / Attributes
What is the attributes list?
Your attributes list shows your curren ...t attribute groups. You can view the individual attributes within a group by clicking on the attribute group name, or the arrow icon.
Catalog Management / Products
How do I view a product in the storefront?
You can easily view a product on the storefront.
Step ...duct line in your product list, an eye icon will appear to the right of the product name.
Step 2 - Click this and a new browser window will open sh ...he product on your storefront - Alternatively you can click the s...
Catalog Management / Products
What is a single product?
Single products are the most straighforward product type. They have no options such as colour or size.
Single product ...s are quicker to set up than variant products, but lack flexibility. Once created, it is possible to convert s ...ingle products into variant product if required.
Typic...
Developer Documentation / Payment Drivers
Can I restricting availability of my payment driver?
It is likely that a payment gateway could have restrictions on when it can be used. For example, a finance based provider may require a certain order total amount, be restricted by geographical location or the items being purchased.
To determine if the gateway...
Developer Documentation / Payment Drivers
How do I restrict the availability of my payment driver?
It is likely that a payment gateway could have restrictions on when it can be used. For example, a finance based provider may require a certain order total amount, be restricted by geographical location or the items being purchased.
To determine if the gateway...
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...