Skip to content
View aimeos's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report aimeos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Add an optional note:
Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aimeos/README.md

Aimeos logo

Total Downloads Latest Stable Version License Open issues

⭐ Star us on GitHub — it motivates us a lot! 😀

Aimeos GitHub stats

Aimeos - THE Laravel ecommerce platform

Aimeos is THE ultra-fast, cloud-native and API-first e-commerce platform! You can install it within 5 minutes and can adapt, extend, overwrite and customize anything to your needs.

Aimeos Laravel demo

Features

Aimeos is a full-featured e-commerce package:

  • JSON REST API based on jsonapi.org
  • GraphQL API for administration
  • Perfect fit for AWS, Google, Azure and Kubernetes based clouds
  • Multi vendor, multi channel and multi warehouse
  • From one to 1,000,000,000+ items
  • Extremly fast down to 20ms
  • For multi-tentant e-commerce SaaS solutions with unlimited vendors
  • Bundles, vouchers, virtual, configurable, custom and event products
  • Subscriptions with recurring payments
  • 100+ payment gateways
  • Full RTL support (frontend and backend)
  • Block/tier pricing out of the box
  • Extension for customer/group based prices
  • Discount and voucher support
  • Flexible basket rule system
  • Full-featured admin backend
  • Beautiful admin dashboard
  • Configurable product data sets
  • Completly modular structure
  • Extremely configurable and extensible
  • Extension for market places with millions of vendors
  • Fully SEO optimized including rich snippets
  • Translated to 30+ languages
  • AI-based text translation
  • Optimized for smart phones and tablets
  • Secure and reviewed implementation
  • High quality source code

... and more Aimeos features

Supported languages:

           

Check out the demos:

Headless distribution

To build a single page application (SPA) respectively a progressive web application (PWA), the Aimeos headless distribution is the right choice with API-only and JWT authentication pre-configured:

Aimeos headless distribution

Integrate into existing applications

You already have an existing Laravel application and want to add a shop to your web site? Install the Aimeos composer package for Laravel and add e-commerce to your existing application in minutes:

Aimeos Laravel package

Standalone application

Requirements

The Aimeos shop distribution requires:

  • Linux/Unix, WAMP/XAMP or MacOS environment
  • PHP >= 8.0.11
  • MySQL >= 5.7.8, MariaDB >= 10.2.2, PostgreSQL 9.6+, SQL Server 2019+
  • Web server (Apache, Nginx or integrated PHP web server for testing)

If required PHP extensions are missing, composer will tell you about the missing dependencies.

If you want to upgrade between major versions, please have a look into the upgrade guide!

Installation

To install the Aimeos shop application, you need composer 2.2+. On the CLI, execute this command for a complete installation including a working setup:

wget https://getcomposer.org/download/latest-stable/composer.phar -O composer
php composer create-project aimeos/aimeos myshop

You will be asked for the parameters of your database and mail server as well as an e-mail and password used for creating the administration account.

In a local environment, you can use the integrated PHP web server to test your new Aimeos installation. Simply execute the following command to start the web server:

cd myshop
php artisan serve

Note: In an hosting environment, the document root of your virtual host must point to the /.../myshop/public/ directory and you have to change the APP_URL setting in your .env file to your domain without port, e.g.:

APP_URL=http://myhostingdomain.com

Frontend

After the installation, you can test the Aimeos shop frontend by calling the URL of your VHost in your browser. If you use the integrated PHP web server, you should browse this URL: http://127.0.0.1:8000

Aimeos frontend

Backend

The Aimeos administration interface will be available at /admin in your VHost. When using the integrated PHP web server, call this URL: http://127.0.0.1:8000/admin

Aimeos admin backend

Customize

Laravel and the Aimeos e-commerce package are extremely flexible and highly customizable. A lot of documentation for the Laravel framework and the Aimeos e-commerce framework exists. If you have questions about Aimeos, don't hesitate to ask in our Aimeos forum.

For more details about Aimeos Laravel integration, please have a look at its repository.

Multi-language

For shops which offers multiple languages, just add this line to your ./myshop/.env file:

SHOP_MULTILOCALE=true

Then, the language will be added to the routes automatically. You can set up the available languages in the "Locale > Locale" panel of the Aimeos admin backend.

Multi-vendor

To enable multi-vendor features, add this settings to the ./myshop/.env file:

SHOP_MULTISHOP=true

If you want to allow vendors to register themselves as sellers, set this option in the ./myshop/.env file too:

SHOP_REGISTRATION=true

By default, newly registered sellers have administrator privileges in the backend for their own site. For a more limited access to the backend, you can change the permission level to "editor" in the ./myshop/.env file:

SHOP_PERMISSION=editor

You can change the permissions associated to "admin" or "editor" by adding your own version of the JQAdm resource configuration to the "admin" section of your ./config/shop.php file.

License

The Aimeos shop system is licensed under the terms of the MIT and LGPLv3 license and is available for free.

Links

Pinned

  1. aimeos-laravel aimeos-laravel Public

    Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

    PHP 6.6k 1k

  2. aimeos-headless aimeos-headless Public

    Aimeos cloud-native, API-first ecommerce headless distribution for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

    JavaScript 965 13

  3. aimeos aimeos Public

    Integrated online shop based on Laravel 10 and the Aimeos e-commerce framework for ultra-fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

    JavaScript 3.5k 235

  4. aimeos-typo3 aimeos-typo3 Public

    TYPO3 e-commerce extension for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

    PHP 213 730

  5. aimeos-core aimeos-core Public

    Aimeos PHP e-commerce framework for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce

    PHP 3k 104

  6. map map Public

    PHP arrays and collections made easy

    PHP 2.8k 15

2,078 contributions in the last year

5 contributions on November 27th.6 contributions on December 4th.8 contributions on December 11th.6 contributions on December 18th.2 contributions on December 25th.3 contributions on January 1st.8 contributions on January 8th.4 contributions on January 15th.6 contributions on January 22nd.1 contribution on January 29th.3 contributions on February 5th.6 contributions on February 12th.14 contributions on February 19th.11 contributions on February 26th.13 contributions on March 5th.13 contributions on March 12th.2 contributions on March 19th.2 contributions on March 26th.5 contributions on April 2nd.6 contributions on April 9th.5 contributions on April 16th.5 contributions on April 23rd.1 contribution on April 30th.1 contribution on May 7th.2 contributions on May 14th.2 contributions on May 21st.No contributions on May 28th.2 contributions on June 4th.1 contribution on June 11th.No contributions on June 18th.5 contributions on June 25th.1 contribution on July 2nd.3 contributions on July 9th.5 contributions on July 16th.1 contribution on July 23rd.2 contributions on July 30th.No contributions on August 6th.No contributions on August 13th.1 contribution on August 20th.14 contributions on August 27th.5 contributions on September 3rd.No contributions on September 10th.2 contributions on September 17th.1 contribution on September 24th.No contributions on October 1st.5 contributions on October 8th.1 contribution on October 15th.4 contributions on October 22nd.10 contributions on October 29th.11 contributions on November 5th.No contributions on November 12th.7 contributions on November 19th.3 contributions on November 26th.7 contributions on November 28th.10 contributions on December 5th.12 contributions on December 12th.12 contributions on December 19th.10 contributions on December 26th.5 contributions on January 2nd.8 contributions on January 9th.9 contributions on January 16th.11 contributions on January 23rd.8 contributions on January 30th.5 contributions on February 6th.14 contributions on February 13th.8 contributions on February 20th.10 contributions on February 27th.10 contributions on March 6th.7 contributions on March 13th.3 contributions on March 20th.6 contributions on March 27th.15 contributions on April 3rd.5 contributions on April 10th.8 contributions on April 17th.8 contributions on April 24th.1 contribution on May 1st.1 contribution on May 8th.6 contributions on May 15th.3 contributions on May 22nd.1 contribution on May 29th.3 contributions on June 5th.5 contributions on June 12th.1 contribution on June 19th.8 contributions on June 26th.1 contribution on July 3rd.10 contributions on July 10th.5 contributions on July 17th.6 contributions on July 24th.5 contributions on July 31st.1 contribution on August 7th.3 contributions on August 14th.7 contributions on August 21st.1 contribution on August 28th.2 contributions on September 4th.2 contributions on September 11th.No contributions on September 18th.7 contributions on September 25th.3 contributions on October 2nd.6 contributions on October 9th.2 contributions on October 16th.2 contributions on October 23rd.2 contributions on October 30th.12 contributions on November 6th.5 contributions on November 13th.7 contributions on November 20th.9 contributions on November 27th.11 contributions on November 29th.11 contributions on December 6th.10 contributions on December 13th.6 contributions on December 20th.13 contributions on December 27th.5 contributions on January 3rd.7 contributions on January 10th.8 contributions on January 17th.8 contributions on January 24th.5 contributions on January 31st.7 contributions on February 7th.19 contributions on February 14th.14 contributions on February 21st.11 contributions on February 28th.8 contributions on March 7th.7 contributions on March 14th.3 contributions on March 21st.7 contributions on March 28th.10 contributions on April 4th.9 contributions on April 11th.18 contributions on April 18th.1 contribution on April 25th.5 contributions on May 2nd.1 contribution on May 9th.1 contribution on May 16th.5 contributions on May 23rd.5 contributions on May 30th.10 contributions on June 6th.7 contributions on June 13th.1 contribution on June 20th.5 contributions on June 27th.5 contributions on July 4th.5 contributions on July 11th.5 contributions on July 18th.6 contributions on July 25th.2 contributions on August 1st.5 contributions on August 8th.2 contributions on August 15th.1 contribution on August 22nd.1 contribution on August 29th.1 contribution on September 5th.5 contributions on September 12th.2 contributions on September 19th.3 contributions on September 26th.6 contributions on October 3rd.8 contributions on October 10th.5 contributions on October 17th.2 contributions on October 24th.6 contributions on October 31st.8 contributions on November 7th.2 contributions on November 14th.7 contributions on November 21st.9 contributions on November 28th.7 contributions on November 30th.13 contributions on December 7th.9 contributions on December 14th.6 contributions on December 21st.1 contribution on December 28th.11 contributions on January 4th.9 contributions on January 11th.5 contributions on January 18th.7 contributions on January 25th.7 contributions on February 1st.5 contributions on February 8th.14 contributions on February 15th.13 contributions on February 22nd.10 contributions on March 1st.12 contributions on March 8th.1 contribution on March 15th.3 contributions on March 22nd.8 contributions on March 29th.10 contributions on April 5th.6 contributions on April 12th.17 contributions on April 19th.2 contributions on April 26th.7 contributions on May 3rd.1 contribution on May 10th.1 contribution on May 17th.3 contributions on May 24th.7 contributions on May 31st.2 contributions on June 7th.5 contributions on June 14th.1 contribution on June 21st.1 contribution on June 28th.5 contributions on July 5th.5 contributions on July 12th.7 contributions on July 19th.2 contributions on July 26th.1 contribution on August 2nd.8 contributions on August 9th.1 contribution on August 16th.5 contributions on August 23rd.6 contributions on August 30th.3 contributions on September 6th.5 contributions on September 13th.1 contribution on September 20th.5 contributions on September 27th.12 contributions on October 4th.7 contributions on October 11th.8 contributions on October 18th.5 contributions on October 25th.4 contributions on November 1st.17 contributions on November 8th.11 contributions on November 15th.5 contributions on November 22nd.No contributions on November 29th.6 contributions on December 1st.12 contributions on December 8th.12 contributions on December 15th.10 contributions on December 22nd.5 contributions on December 29th.6 contributions on January 5th.6 contributions on January 12th.7 contributions on January 19th.6 contributions on January 26th.5 contributions on February 2nd.12 contributions on February 9th.10 contributions on February 16th.10 contributions on February 23rd.8 contributions on March 2nd.6 contributions on March 9th.No contributions on March 16th.1 contribution on March 23rd.5 contributions on March 30th.12 contributions on April 6th.8 contributions on April 13th.18 contributions on April 20th.5 contributions on April 27th.7 contributions on May 4th.1 contribution on May 11th.2 contributions on May 18th.1 contribution on May 25th.2 contributions on June 1st.2 contributions on June 8th.11 contributions on June 15th.1 contribution on June 22nd.3 contributions on June 29th.5 contributions on July 6th.6 contributions on July 13th.7 contributions on July 20th.7 contributions on July 27th.2 contributions on August 3rd.10 contributions on August 10th.1 contribution on August 17th.1 contribution on August 24th.7 contributions on August 31st.2 contributions on September 7th.6 contributions on September 14th.1 contribution on September 21st.11 contributions on September 28th.8 contributions on October 5th.3 contributions on October 12th.8 contributions on October 19th.15 contributions on October 26th.3 contributions on November 2nd.7 contributions on November 9th.8 contributions on November 16th.No contributions on November 23rd.6 contributions on December 2nd.14 contributions on December 9th.8 contributions on December 16th.7 contributions on December 23rd.1 contribution on December 30th.9 contributions on January 6th.5 contributions on January 13th.10 contributions on January 20th.4 contributions on January 27th.5 contributions on February 3rd.7 contributions on February 10th.13 contributions on February 17th.13 contributions on February 24th.16 contributions on March 3rd.11 contributions on March 10th.4 contributions on March 17th.3 contributions on March 24th.2 contributions on March 31st.10 contributions on April 7th.7 contributions on April 14th.15 contributions on April 21st.5 contributions on April 28th.5 contributions on May 5th.2 contributions on May 12th.12 contributions on May 19th.3 contributions on May 26th.3 contributions on June 2nd.2 contributions on June 9th.6 contributions on June 16th.1 contribution on June 23rd.1 contribution on June 30th.3 contributions on July 7th.1 contribution on July 14th.6 contributions on July 21st.1 contribution on July 28th.3 contributions on August 4th.7 contributions on August 11th.5 contributions on August 18th.5 contributions on August 25th.7 contributions on September 1st.3 contributions on September 8th.10 contributions on September 15th.1 contribution on September 22nd.10 contributions on September 29th.10 contributions on October 6th.No contributions on October 13th.15 contributions on October 20th.16 contributions on October 27th.8 contributions on November 3rd.4 contributions on November 10th.12 contributions on November 17th.2 contributions on November 24th.1 contribution on December 3rd.12 contributions on December 10th.5 contributions on December 17th.1 contribution on December 24th.5 contributions on December 31st.6 contributions on January 7th.9 contributions on January 14th.7 contributions on January 21st.1 contribution on January 28th.10 contributions on February 4th.3 contributions on February 11th.13 contributions on February 18th.11 contributions on February 25th.15 contributions on March 4th.9 contributions on March 11th.1 contribution on March 18th.1 contribution on March 25th.3 contributions on April 1st.7 contributions on April 8th.1 contribution on April 15th.6 contributions on April 22nd.1 contribution on April 29th.1 contribution on May 6th.No contributions on May 13th.2 contributions on May 20th.1 contribution on May 27th.2 contributions on June 3rd.1 contribution on June 10th.2 contributions on June 17th.1 contribution on June 24th.No contributions on July 1st.1 contribution on July 8th.5 contributions on July 15th.5 contributions on July 22nd.5 contributions on July 29th.1 contribution on August 5th.5 contributions on August 12th.1 contribution on August 19th.2 contributions on August 26th.3 contributions on September 2nd.5 contributions on September 9th.2 contributions on September 16th.No contributions on September 23rd.2 contributions on September 30th.10 contributions on October 7th.No contributions on October 14th.3 contributions on October 21st.15 contributions on October 28th.5 contributions on November 4th.2 contributions on November 11th.7 contributions on November 18th.1 contribution on November 25th.
Contribution Graph
Day of Week December January February March April May June July August September October November
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday

Activity overview

Contributed to aimeos/laravel-cms, aimeos/ai-admin-jqadm, aimeos/aimeos-core and 55 other repositories
A graph representing aimeos's contributions from November 27, 2022 to November 29, 2023. The contributions are 99% commits, 1% issues, 0% pull requests, 0% code review.