Getting started
The Aimeos Laravel package is a composer based extension for the Laravel web application framework. It integrates the core web shop component library into any Laravel based application and allows you to place the components on any page using Blade templates. Default templates for a quick start are already included.
If you like Aimeos: Give a star
The Aimeos package also includes adapter classes for basic components used by any Laravel application like logging, configuration or URL generation. Thus, it integrates into any application natively that is based on the Laravel framework and leverages the full power of Laravel.
- Install Aimeos
- Read the manual
- Create an extension
- Customize Aimeos
- Adapt the frontend
- Extend Aimeos
- Import data
- Optimize Aimeos
HTML Frontend#
- Overwrite existing templates
- Template syntax and view helper
- Implement new shop components
- Extend existing components
Catalog#
Basket#
Checkout#
- Configure checkout behavior and templates
- Configure countries, regions and states
- Change delivery and payment options
- Create own delivery and payment service providers