PHPackages                             fond-of-spryker/setup-frontend - 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. fond-of-spryker/setup-frontend

ActiveLibrary

fond-of-spryker/setup-frontend
==============================

na

1.0.1(7y ago)07.7kMITPHPPHP &gt;=7.1

Since Nov 13Pushed 6y ago3 watchersCompare

[ Source](https://github.com/fond-of/spryker-setup-frontend)[ Packagist](https://packagist.org/packages/fond-of-spryker/setup-frontend)[ RSS](/packages/fond-of-spryker-setup-frontend/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (11)Versions (5)Used By (0)

fond-of-spryker/setup-frontend
==============================

[](#fond-of-sprykersetup-frontend)

[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://packagist.org/packages/fond-of-spryker/product-storage)

What does it do
---------------

[](#what-does-it-do)

Extends the default module with required parameter themename. The theme must be stored under ./frontend/themename. The foldername must be lowercase.

Install
-------

[](#install)

```
composer require fond-of-spryker/setup-frontend

```

Configration
------------

[](#configration)

Add the new module to your ConsoleDependencyProvider, mostly stored unter Pyz\\Zed\\Console

```
protected function getConsoleCommands(Container $container)
{
    ...
    new YvesBuildFrontendConsole(),
    ...
}

```

You need to list all templates in your configration like:

```
$config[\FondOfSpryker\Shared\SetupFrontend\SetupFrontendConstants::YVES_THEMES] = ['theme1', 'theme2'];

```

Usage
-----

[](#usage)

frontend:yves:build

Ask the user if all themes should be created

frontend:yves:build --force

Build all themes without confirmation

frontend:yves:build themeName

Build only the given theme

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

4

Last Release

2671d ago

Major Versions

0.1.1 → 1.0.02019-03-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/5766a5e1f2f31647ebd3e7ccfc434a968092eedbf3db8f6e999f3d8650d4521e?d=identicon)[Carpenter0100](/maintainers/Carpenter0100)

![](https://www.gravatar.com/avatar/c555494ccfc76f8679a78d4174f15a7d760471d36a999c5c6952e830d8b7a2c1?d=identicon)[gengjozsef](/maintainers/gengjozsef)

![](https://www.gravatar.com/avatar/e568ff715a8dc39b72d07873df23e2b14e0771a7f98ae50900dc4c057e2ed971?d=identicon)[DerCalli](/maintainers/DerCalli)

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/fond-of-spryker-setup-frontend/health.svg)

```
[![Health](https://phpackages.com/badges/fond-of-spryker-setup-frontend/health.svg)](https://phpackages.com/packages/fond-of-spryker-setup-frontend)
```

PHPackages © 2026

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