PHPackages                             ex-akt/contao-webpack-config-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. ex-akt/contao-webpack-config-bundle

ActiveContao-module

ex-akt/contao-webpack-config-bundle
===================================

Shared Webpack Config for our customer Contao projects

2.0.2(2mo ago)04351LGPL-3.0-or-laterPHPPHP ^7.4 || ^8.0CI passing

Since Jun 23Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/ex-akt/contao-webpack-config-bundle)[ Packagist](https://packagist.org/packages/ex-akt/contao-webpack-config-bundle)[ RSS](/packages/ex-akt-contao-webpack-config-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (10)Used By (1)

ex-akt Webpack Config Bundle
============================

[](#ex-akt-webpack-config-bundle)

Dieses Bundle enthält eine standardisierte Webpack-Config für alle Kundenprojekte. Damit muss nicht bei jedem Kundenprojekt die npm Abhängigkeiten laufend aktuell gehalten werden, sondern die Abhängigkeiten werden in diesem Bundle gepflegt.

Installation
------------

[](#installation)

> \[!NOTICE\] Für die Entwicklung (require-dev) empfehlen wir die automatische Installation der npm-Ahbhängigkeiten über Composer-Plugin `ex-akt/composer-npm-install-plugin`

```
composer require ex-akt/contao-webpack-config-bundle
```

Ergänze folgende Scripts in deiner Root composer.json:

```
 "scripts": {
   ...
    "dev": [
        "npm --prefix vendor/ex-akt/contao-webpack-config-bundle run dev"
        ],
    "prod": [
        "npm --prefix vendor/ex-akt/contao-webpack-config-bundle run prod"
        ]
    }
```

Vorraussetzungen
----------------

[](#vorraussetzungen)

Lauffähige Version von Node.js und npm ([Installationsanleitung](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)). Zur Überprüfung, ob npm bei dir bereits installiert ist, kannst du es folgendem Aufruf testen:

```
npm -v
```

Anwendung
---------

[](#anwendung)

Die lokale Entwicklungsumgebung kann so gestartet werden:

```
composer run dev
```

Projekt-Deployment
------------------

[](#projekt-deployment)

Für die Einbindung von Webpack ins Projekt-Deployment kann das Skript "prod" aufgerufen werden:

```
composer run prod
```

### Deployment über deployer

[](#deployment-über-deployer)

Nutze die ex-akt recipes für deployer

```
composer require-dev ex-akt/deployer-recipes
```

Über den Aufruf dep `deploy:encore:compile` werden die Assets kompiliert und mit im Projekt deployed.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance84

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Recently: every ~201 days

Total

9

Last Release

82d ago

Major Versions

1.2.1 → 2.0.02024-07-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ff5842ca9937f7041d7cfb1dab6a492f460f3edeb0f310d7d5d7dcb192baf62?d=identicon)[samheer](/maintainers/samheer)

---

Top Contributors

[![samuelheer](https://avatars.githubusercontent.com/u/3831492?v=4)](https://github.com/samuelheer "samuelheer (31 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ex-akt-contao-webpack-config-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ex-akt-contao-webpack-config-bundle/health.svg)](https://phpackages.com/packages/ex-akt-contao-webpack-config-bundle)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M61](/packages/contao-manager-bundle)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3172.5k4](/packages/terminal42-contao-node)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18147.9k9](/packages/terminal42-contao-folderpage)

PHPackages © 2026

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