awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
aimeos avatar

aimeos/aimeos-core

0
View on GitHub↗
4,419 stars·124 forks·PHP·other·22 viewsaimeos.org↗

Aimeos Core

aimeos-core is a PHP e-commerce framework designed for building scalable online stores. It functions as a headless e-commerce engine for managing products, orders, and catalogs, and provides a modular storefront framework and an extensible administration interface.

The system utilizes a modular extension architecture that allows for the injection of custom business logic and the addition of new features through plugins without altering the core source code. It employs a decoupled rendering model that separates the administration interface from the customer-facing storefront.

The framework provides comprehensive tools for visual customization, including template-based theme overriding and skinning mechanisms for both the back office and the storefront. It also includes script-driven automation to handle repetitive development and deployment tasks.

Features

  • Headless Commerce - Functions as an API-first e-commerce engine that decouples the backend management of products and orders from the storefront.
  • Framework Capability Extensions - Extends the application framework's operational capabilities through a system of modular extensions.
  • System Capability Extensions - Allows the addition of new operational capabilities to the core system through modular extensions.
  • E-commerce Administration Interfaces - Provides a customizable administration interface for managing retail operations, inventory, and sales.
  • E-commerce Frameworks - Provides a modular platform that allows extending core business logic via plugins without altering source code.
  • Core Logic Extensions - Provides architectural hooks to modify fundamental business rules and core behavior via external modules.
  • Logic Component Injection - Integrates custom business logic into the framework by loading external modules as functional components.
  • Plugin Extenders - Supports loading custom external libraries to augment core application functionality without altering source code.
  • Modular Extension Architectures - Features a plug-in architecture that allows developers to inject custom business logic and features via modular service providers.
  • Admin Interface Components - Ships an extensible administrative backend with themeable components for configuring store settings.
  • Storefront Theme Engines - Provides a framework for creating and distributing custom visual layouts and branded retail interfaces.
  • Decoupled Storefront Architectures - Implements an architecture that separates the e-commerce engine from the storefront presentation layer via APIs.
  • PHP E-commerce Frameworks - Serves as a modular development platform built with PHP for creating scalable online stores.
  • Storefront Themes - Implements visual identity packages for storefronts using stylesheets and template overrides.
  • Admin Interface Customizations - Provides tools to customize the layout, navigation, and visual appearance of the administration interface panels.
  • Visual Skinning Systems - Provides a skinning mechanism to override product and supplier detail pages using dedicated style packages.
  • Storefront Theme Packages - Allows defining the visual appearance of the store by creating theme packages that override default templates.
  • Storefront Customization - Enables the development of custom themes to modify the look and feel of the shopping experience to match brand identity.
  • Storefront Themes - Provides a system for organizing visual assets and templates to customize the storefront user interface.
  • Theme Development - Provides tools for developing custom theme packages and templates to modify the catalog appearance.
  • Theme Overriding Systems - Implements a hierarchical system of theme packages to override default HTML layouts and styles.
  • UI Template Customization - Enables replacement of default administration views with custom themes and packages to modify the back office layout.
  • Visual Themes - Implements customizable visual identities that can be applied across both the storefront and administration interface.
  • Storefront Skins - Provides skinning mechanisms to customize the visual layout and styling of product and supplier detail pages.
  • Custom Layout Overrides - Allows replacing default HTML layouts with custom components to control the structural appearance of the store.

Star history

Star history chart for aimeos/aimeos-coreStar history chart for aimeos/aimeos-core

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does aimeos/aimeos-core do?

aimeos-core is a PHP e-commerce framework designed for building scalable online stores. It functions as a headless e-commerce engine for managing products, orders, and catalogs, and provides a modular storefront framework and an extensible administration interface.

What are the main features of aimeos/aimeos-core?

The main features of aimeos/aimeos-core are: Headless Commerce, Framework Capability Extensions, System Capability Extensions, E-commerce Administration Interfaces, E-commerce Frameworks, Core Logic Extensions, Logic Component Injection, Plugin Extenders.

What are some open-source alternatives to aimeos/aimeos-core?

Open-source alternatives to aimeos/aimeos-core include: aimeos/aimeos — Aimeos is a professional PHP e-commerce framework designed for building online shops and marketplaces. It functions as… lunarphp/lunar — Lunar is a modular PHP e-commerce framework and headless commerce engine designed to manage the backend logic and data… magento/magento2 — This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing… vendurehq/vendure — Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as… nopsolutions/nopcommerce — nopCommerce is an open-source ASP.NET Core eCommerce platform and shopping cart designed to manage digital product… spree/spree — This project is a modular e-commerce platform built on Ruby on Rails, designed to serve as a comprehensive engine for…

Open-source alternatives to Aimeos Core

Similar open-source projects, ranked by how many features they share with Aimeos Core.
  • aimeos/aimeosaimeos avatar

    aimeos/aimeos

    5,278View on GitHub↗

    Aimeos is a professional PHP e-commerce framework designed for building online shops and marketplaces. It functions as a modular e-commerce engine that provides a dedicated administration dashboard for managing product data and orders, alongside a headless commerce API using REST and GraphQL interfaces for custom storefronts. The platform is distinguished by its multi-vendor marketplace system, which coordinates multiple sellers, channels, and warehouses. It employs a modular architecture and an interface-based extension pattern, allowing the injection of custom business logic through distrib

    JavaScriptaimeosb2bcart
    View on GitHub↗5,278
  • lunarphp/lunarlunarphp avatar

    lunarphp/lunar

    3,415View on GitHub↗

    Lunar is a modular PHP e-commerce framework and headless commerce engine designed to manage the backend logic and data models of an online store. It provides a decoupled infrastructure that separates business logic from the presentation layer, allowing for the orchestration of digital storefronts via an API. The system is distinguished by its headless-first approach and a dedicated toolkit for building customized administration interfaces using pre-made components and widgets. It supports complex global operations through a multilingual commerce system that handles regional storefront configu

    PHPe-commerceecommercefilamentphp
    View on GitHub↗3,415
  • magento/magento2magento avatar

    magento/magento2

    12,126View on GitHub↗

    This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing online stores. It functions as a modular PHP application and headless commerce engine, separating e-commerce business logic from frontend presentation to support multiple storefronts and devices. The system is built on a modular architecture that allows developers to add custom business logic and third-party integrations. It utilizes a service-contract-based API to ensure stability across module implementations and employs dependency-injection for object lifecycle management. Core

    PHPecommerceecommerce-platformhacktoberfest
    View on GitHub↗12,126
  • vendurehq/vendurevendurehq avatar

    vendurehq/vendure

    7,924View on GitHub↗

    Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o

    TypeScriptecommerceecommerce-apiecommerce-framework
    View on GitHub↗7,924
  • See all 30 alternatives to Aimeos Core→