Skip to main content
366 results for “install a theme”
Sorted by relevance
Content Management / Introduction
Introduction to blocks
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 contnet and can be reused across an unlimited number of pag...
Storefront Developer Documentation / Introduction
Introduction to storefront pages
Pages form the core of your Aero Storefront. Pages are the main structural element of your store. Aero Pages are dynamic, this allows a single page to display various content, depending on cust ...omer actions. This makes Aero pages easy to update an...
Developer Documentation / Developer Faqs
How do I configure the PHP memory limit?
Due to the number of fields that are sometimes present in the admin, it may be necessary to adjust the PHP max_input_varsvalue. The default of 1,000 fields can be too small when managing a product that contains hundereds of variants. This limit is quickly re...
Developer Documentation / Introduction
How do I obtain package repository credentials?
Once logged in to Agora, head over to the projects section and click the New project button. ...You'll need to give the project a name, for example, the website name or your client's company. In the exampleample below, we've used a fictional company of "Acme Inc"...
Developer Documentation / Listings And Search
How do I filter listings?
There may be occasions where you need to pre-filt ...er listings. For example, you may want to ensure that all listings are connected to a certain sub-store or Dropship provide ...r, or all share a tag that is set by your application rather than applied b...
Developer Documentation / Payment Gateways
How do I restrict payment methods?
There may be circumstances where a retailer wishes to restrict the payment methods that are available to a customer when checking out. Whi ...lst a payment gateway may have restrictions, these may not be sufficient, or the limi ...tations may need to apply to multi...
Order Management / Introduction
Introduction to orders
Orders are the main focus of your Order Management and your whole store for that matter. When customers place orders through your store you ... can see and action them from this section of ...the admin. The orders section is also where you can process return...
Catalog Management / Introduction
Introduction to manufacturers
Manufacturers are where you store brand information. Aero automatically creates manufacturer pages within your store, allowing your customers to easily view and purchase their favouravourite brands.ands. See "What is a manufacturer? A typical manufacturers list;
Catalog Management / Introduction
Introduction to tags
Tags are a way to group products together and give you complete flexibility ... - you can group products any way you like. This could be by sim ...ilar colours, or creating recommended lists, or anything else that works for you. See "What is a tag? A typical tags list;
Catalog Management / Products
How do I search my products?
Within your Aero admin console, your main product screen allows easy searching of all products. Search filters Search filters are shown below your search criteria. These allow you to search products by product markers. You can choose whether specific marker...
Developer Documentation / Payment Drivers
What is the payment driver interface in my payment driver?
All payment gateway drivers must implement the Aero\Payment\Contracts\PaymentDriverinterface. The Aero\Payment\PaymentDriverabstract class can be used as the starting point, which supports the ... ECOMoperation mode by default.ault. It's important to register ...
Order Management / Orders
How do I search orders?
Within your Aero admin console, your main orders screen allows easy searching of all orders. Step 1 - Login to you ...r Aero Admin Console - Step 2 - Hover ov ...er the ‘Order Management’ icon in the left hand menu - Step 3 - Click on 'Ord ...ers' Step 4 - Enter your search term in the Searchinput at t...
Catalog Management / Categories
What is the categories list?
The categories list is nested, which makes it slightly different to oth ...er lists within Aero catalog management. To see child categories, click on the '>' to th ...e left of the category name - To see the category details, click on the circular arrow...
Content Management / Introduction
Introduction to missing pages
Missing Pages shows you a list of URLs within your store' ...s domain that users or agents have tried and failedailed to accesaccess. See "What is a missing page? A typical missing pages list;
Storefront Developer Documentation / Pages
Introduction to twig
Storefront pages are built using the Twig template engine. Twig is a fast, secure and flexible PHP templating solution. Before developing ... with Aero, we recommend that you become acquainted with the core concepts of ...Twig. The official Twig documentation is a great ...
Developer Documentation / Introduction
Introduction to resource lists
Resource lists allow a table to be extended through additional columns, filters, or sort bys and for bulk actions to be applied. Please see our section on resource l ...ists for more information.
Developer Documentation / Payment Drivers
How do I support express checkout in my payment driver?
If the payment gateway stores customer information, this can be used to populate the contact information, billing and/or shipping address. To specify that the payment gateway supports the express checkout ...flow, use the Aero\Payment\OffersExpressCheckou...
Storefront Developer Documentation / Themes
How do I display the prices from my price list?
You can display what the sales price was before the price list was applied, how much of a discount the customer is gettin ...g, and whether the price they’re see ...ing is specifically for them (such as a price caused by them being in a specific customer group). Listi...