Mautic Installed with Composer Marketplace says without composer

Finally I managed to install Mautic with composer!!
What I did was the following:
sudo git clone GitHub - mautic/mautic: Mautic: Open Source Marketing Automation Software.
sudo composer install

I was very excited to see the marketplace and got the following message:

What am I missing ?

Hey @mikew … so I added this info in the blog post but totally forgot to add it to the docs. You have to enable a switch in the global configuration to say Mautic is managed by Composer.

Please have a look at the PR to add it here and add a review if all is good:

2 Likes