mikew
March 7, 2022, 2:36pm
1
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.
In Mautic 4.2 the Mautic Marketplace now enables you to install and manage plugins within Mautic, both in the user interface and at the command line. Read on to learn more about how it works, some caveats you need to know before using it, and how to...
Please have a look at the PR to add it here and add a review if all is good:
mautic:main
← RCheesley:composer-add-info-about-switch
opened 02:57PM - 07 Mar 22 UTC
We added this in the blog post but it was missing in the docs - also added the d… ocs category to make the GitHub link show and navigation work.
2 Likes