PHPackages                             starfruit/ecommerce-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. starfruit/ecommerce-bundle

ActiveLibrary[Framework](/categories/framework)

starfruit/ecommerce-bundle
==========================

Starfruit Ecommerce Bundle

0.0.4(2y ago)0437MITPHP

Since Feb 19Pushed 1y agoCompare

[ Source](https://github.com/starfruit-php/ecommerce-bundle)[ Packagist](https://packagist.org/packages/starfruit/ecommerce-bundle)[ Docs](https://github.com/starfruit-php/ecommerce-bundle)[ RSS](/packages/starfruit-ecommerce-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)DependenciesVersions (5)Used By (0)

Starfruit Ecommerce Bundle

Requirement
===========

[](#requirement)

- Install [E-Commerce Framework](https://pimcore.com/docs/platform/Ecommerce_Framework/ "E-Commerce Framework")

Installation
============

[](#installation)

1. On your Pimcore 11 root project:

```
$ composer require starfruit/ecommerce-bundle
```

2. Update `config/bundles.php` file:

```
return [
    ....
    Starfruit\EcommerceBundle\StarfruitEcommerceBundle::class => ['all' => true],
];
```

3.

Config
======

[](#config)

Product Parent Class
--------------------

[](#product-parent-class)

Extends Data Object **Product** with class `\Starfruit\EcommerceBundle\Model\Product\AbstractProduct`

View templates
--------------

[](#view-templates)

Config view templates to render data from bundle Controller, please overwrite below default config in `config/config.yaml`:

```
    starfruit_ecommerce:
        view_templates:
            cart:
                default: 'cart/cart.html.twig'
            checkout:
                address: 'checkout/address.html.twig'
```

Events and Event Listeners
==========================

[](#events-and-event-listeners)

[See list](Event "Events and Event Listeners")

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

863d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13907561?v=4)[Starfruit](/maintainers/Starfruit)[@starfruit](https://github.com/starfruit)

---

Tags

ecommercestarfruit

### Embed Badge

![Health badge](/badges/starfruit-ecommerce-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/starfruit-ecommerce-bundle/health.svg)](https://phpackages.com/packages/starfruit-ecommerce-bundle)
```

###  Alternatives

[aimeos/aimeos-core

Full-featured e-commerce components for high performance online shops

4.5k361.1k75](/packages/aimeos-aimeos-core)[aimeos/aimeos

Aimeos ecommerce and shop system

5.4k109.0k](/packages/aimeos-aimeos)[aimeos/aimeos-typo3

Professional, full-featured and high performance TYPO3 e-commerce extension for online shops and complex B2B projects

1.5k94.0k6](/packages/aimeos-aimeos-typo3)[sylius/sylius-standard

Starting point for projects powered by Sylius eCommerce.

279297.2k](/packages/sylius-sylius-standard)[coreshop/core-shop

CoreShop - Pimcore eCommerce

292205.0k11](/packages/coreshop-core-shop)[aimeos/aimeos-symfony

Professional, full-featured and high performance Symfony e-commerce bundle for online shops and complex B2B projects

1.5k4.4k](/packages/aimeos-aimeos-symfony)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
