kaufmanndigital/email-editing-installer

There is no license information available for the latest version (1.0.2) of this package.

Composer plugin to install MJML Node-Modules for kaufmanndigital/email-editing

Maintainers

Package info

github.com/KaufmannDigital/KaufmannDigital.EmailEditing.Installer

Type:composer-plugin

pkg:composer/kaufmanndigital/email-editing-installer

Statistics

Installs: 207

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2026-02-24 12:07 UTC

This package is auto-updated.

Last update: 2026-02-24 12:07:52 UTC


README

Composer plugin that automatically runs npm install for the spatie/mjml-php dependency after a Composer install or update.

This package is a companion to kaufmanndigital/email-editing and is automatically required by it — you don't need to install it manually.

Why does this exist?

spatie/mjml-php ships without its Node dependencies pre-installed and requires an npm install to be run in its package directory. This plugin ensures that step happens automatically as part of composer install / composer update, without any manual deployment steps.