FriendlyDotCH / mautic-multi-domain

MIT License
38 stars 18 forks source link

Add Composer Support #3

Closed rjocoleman closed 2 years ago

rjocoleman commented 2 years ago

Adds support for composer, enables installation via:

# latest stable/tagged version
composer require friendlyis/mauticmultidomain
# or to track a branch
composer require friendlyis/mauticmultidomain:dev-main
rjocoleman commented 2 years ago

This PR uses the older mautic/composer-plugin which is not recommended. https://github.com/mautic/composer-plugin/pull/2#issuecomment-964508549

I have replaced this with a PR for support for Composer and Mautic 4 at #4