PHPackages                             max26292/shopware-storefront - 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. max26292/shopware-storefront

ActiveLibrary[Framework](/categories/framework)

max26292/shopware-storefront
============================

Storefront for Shopware

6.4.14.0(3y ago)02MITPHPPHP ^7.4.3 || ^8.0

Since Jul 17Pushed 3y agoCompare

[ Source](https://github.com/max26292/shopware-storefront)[ Packagist](https://packagist.org/packages/max26292/shopware-storefront)[ RSS](/packages/max26292-shopware-storefront/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (29)Versions (73)Used By (0)

Storefront Component
====================

[](#storefront-component)

The Storefront component is a frontend for Shopware\\Core written in PHP.

This repository is considered **read-only**. Please send pull requests to our [main Shopware\\Core repository](https://github.com/shopware/platform).

Getting started
---------------

[](#getting-started)

To compile the assets (scss/javascript) you have to run the webpack compiler. This is easily done by executing the following commands in the shopware root folder via the `psh.phar`.

- storefront:dev Builds the project for development
- storefront:hot Starts the hot module reloading server
- storefront:hot-proxy Same as hot, but starts a proxy server with live reload without the need to change twig paths
- storefront:install Installs the node.js dependencies
- storefront:build Builds the project for production

For example:

```
$ ./psh.phar storefront:dev

```

It's recommended to use the `storefront:hot-proxy` command when developing, so the files will be compiled as soon as they change.

It's also possible to use the webpack-dev-server with hot module reloading (HMR) activated. To be able to use HMR you have to run the command `storefront:hot` and set the `isHMRMode` variable, located in `platform/src/Storefront/Resources/views/storefront/base.html.twig`, to true.

Resources
---------

[](#resources)

- [Documentation](https://developers.shopware.com)
- [Contributing](https://developers.shopware.com/community/contributing-code/)
- [Report issues](https://github.com/shopware/platform/issues) and [send Pull Requests](https://github.com/shopware/platform/pulls)in the [main Shopware\\Core repository](https://github.com/shopware/platform)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor5

5 contributors hold 50%+ of commits

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 ~15 days

Recently: every ~22 days

Total

69

Last Release

1378d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0327127f578389abed33140f6efe983760adce77979a7e661c36ba12c54be402?d=identicon)[max26292](/maintainers/max26292)

---

Top Contributors

[![OliverSkroblin](https://avatars.githubusercontent.com/u/1035358?v=4)](https://github.com/OliverSkroblin "OliverSkroblin (624 commits)")[![pweyck](https://avatars.githubusercontent.com/u/7515344?v=4)](https://github.com/pweyck "pweyck (412 commits)")[![tobiasberge](https://avatars.githubusercontent.com/u/8480203?v=4)](https://github.com/tobiasberge "tobiasberge (275 commits)")[![benjamin-ott](https://avatars.githubusercontent.com/u/8365682?v=4)](https://github.com/benjamin-ott "benjamin-ott (245 commits)")[![shyim](https://avatars.githubusercontent.com/u/6224096?v=4)](https://github.com/shyim "shyim (224 commits)")[![janbuecker](https://avatars.githubusercontent.com/u/736986?v=4)](https://github.com/janbuecker "janbuecker (170 commits)")[![keulinho](https://avatars.githubusercontent.com/u/15930605?v=4)](https://github.com/keulinho "keulinho (170 commits)")[![mitelg](https://avatars.githubusercontent.com/u/6985627?v=4)](https://github.com/mitelg "mitelg (144 commits)")[![jleifeld](https://avatars.githubusercontent.com/u/14929254?v=4)](https://github.com/jleifeld "jleifeld (141 commits)")[![leichteckig](https://avatars.githubusercontent.com/u/29896429?v=4)](https://github.com/leichteckig "leichteckig (128 commits)")[![jenskueper](https://avatars.githubusercontent.com/u/5471201?v=4)](https://github.com/jenskueper "jenskueper (107 commits)")[![taltholtmann](https://avatars.githubusercontent.com/u/20816234?v=4)](https://github.com/taltholtmann "taltholtmann (106 commits)")[![sh-diw](https://avatars.githubusercontent.com/u/258794743?v=4)](https://github.com/sh-diw "sh-diw (94 commits)")[![uehler](https://avatars.githubusercontent.com/u/6990761?v=4)](https://github.com/uehler "uehler (61 commits)")[![SebastianFranze](https://avatars.githubusercontent.com/u/31411971?v=4)](https://github.com/SebastianFranze "SebastianFranze (58 commits)")[![pantrtxp](https://avatars.githubusercontent.com/u/44392193?v=4)](https://github.com/pantrtxp "pantrtxp (58 commits)")[![azoffmann](https://avatars.githubusercontent.com/u/9692575?v=4)](https://github.com/azoffmann "azoffmann (51 commits)")[![JanPietrzyk](https://avatars.githubusercontent.com/u/786075?v=4)](https://github.com/JanPietrzyk "JanPietrzyk (51 commits)")[![cxo-jutz](https://avatars.githubusercontent.com/u/40888663?v=4)](https://github.com/cxo-jutz "cxo-jutz (49 commits)")[![marcelbrode](https://avatars.githubusercontent.com/u/40024364?v=4)](https://github.com/marcelbrode "marcelbrode (45 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/max26292-shopware-storefront/health.svg)

```
[![Health](https://phpackages.com/badges/max26292-shopware-storefront/health.svg)](https://phpackages.com/packages/max26292-shopware-storefront)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M648](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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