349 results
for “install a theme”
Sorted by relevance
Developer Documentation / Google Shopping Feed
How do I assign Google categories?
Google categories can be assigned to categories, or directly to the pro ...duct. It can be set up either way as the mapping tool automatically detects the ones that have been set up. There is also a way of mapping whether a google category is grabbed from...
Developer Documentation / Resource Lists
What are the default resource lists?
The following classes are in the Aero\Admin\ResourceListsnamespace and any class that doesn’t have a view uses the admin::resource-lists.indexview.
...Class
View
AttributeGroupsResourceList
–
Blo ...cksResourceList
–
CategoriesResourceList
admin::cata...
Developer Documentation / Php Traits
Aero\\Common\\Traits\\CanExtendFillable
This trait can be added to a model class. When added your model will have the ability to have fillables dynamically added. The trait adds the following methods:
static makeFillable Method
This method accepts a key for the attribute to make fillable.
Developer Documentation / Response Builders
How do I access the properties of the response builder?
All response builders hold proper ...ties that were assigned to them upon creation from the request. These pro ...perties are typically the arguments that would be passed to a conventional Laravel controller and subsequently used in the code ... within the controller.
For example on the ProductPage, the Aer...
Developer Documentation / Payment Drivers
What are operating modes in my payment driver?
There are two modes a gateway can operate:
ECOM– a standard ecommerce online transaction, typically originating from the storefront -
MOTO ...– a transaction that is taken via telephone or through the mail, typically originating from the backend admin
As t...
Developer Documentation / Php Traits
Aero\\Catalog\\Traits\\HasPrices
This trait can be added to a model class. This trait adds prices to the model. The trait adds the following methods:
curre ...ices Method
This method returns a collection of the current viable price based upon the date and time.
basePrice Method
This m...
Developer Documentation / Admin Dashboard Lenses
What is a dashboard lens?
Dashboard lenses are the blocks of content that make up the interactive part of the admin dashboard.
They provide an overview of various stats such as your total revenue, orders, and your top selling products.
Th ...ere are a number of default lenses an...
Developer Documentation / Admin Dashboard Lenses
How do I remove a dashboard lens from the dashboard?
You are able to extend Aero\Admin\Http\Responses\AdminDashboardPageand use the removeLensmethod. You ... will need to pass in the key of the lens that you wantant to remove.
<?php
namespace Acme\MyModule;
use Aero\Admin\Http\Responses\AdminDashboardPage;
use Aero\Admi...
Developer Documentation / Payment Drivers
What are the capturing methods in my payment driver?
here are two types of capturing methods:
Automatic– the payment is both authorised and captured when the customer clicks ...the pay button - Manual– the payment is authorised when the customer clic ...ks the pay button, the funds are ring-fenced and captured at a...
Catalog Management / Categories
What is a category?
Within Aero, you can create categories and assign them to multiple products. ...
Categories are heirarchal with parent and child relationships, e.g:
Parent category
Child category
Menswear
Accessories
Accessories
Belts
This would give ... the hierarchy: Menswear » Accessories » B...
Catalog Management / Manufacturers
What is a manufacturer?
Within Aero, you can create manufacturer and assign them to multiple products. ...
This will create a specific manufacturer page within your store, allowing your customer to browse ...their favourite brand.
Using manufacturers also removes duplication...
Content Management / Blocks
What is a block?
Within Aero, Blocks provide an easy way to include dynamic content in your storefront.
...Blocks are specific elements, or section ...s of displayed content within pages. Blocks allow easy duplication of content and can be reused across an unlimited ...
Catalog Management / Categories
How do I delete a category?
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 'Categories'
Step 4 - Search for the category/categories you would like...
Catalog Management / Collections
How do I delete a collection?
Deleting collections 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 'Colle ...ctions'
Step 4 - Search for the collection(s) you wo ...uld like to delete (more information here; "How do I search my c...
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 / 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...
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...
Storefront Developer Documentation / Pages
What are the standard storefront pages?
Aero includes the following standard ecommerce pages. These are automatically created when you create a new Aero store:
Homepage- Your main landing page - Listings- Product listings ...based on searches or category selection - Product- Spec ...ific product details - Cart- The products that a ...