Yes, that's right. I said it. Let me explain what I mean, but first, let's make a few things clear.
- I am the creator of Cronfig. So I do not hurt anybody else's feelings.
- This is not a hate post. Sorry if you got here only because you wanted to read some dirt on the service.
- It's meant to...
In my previous benchmark post about the splat operator the array_map function was very slow compared to foreach
. I've read a great deal that the SplFixedArray is fast and memory efficient over classic PHP array. I wanted to test it with the thought that I can't seem to get out of my head lat...
Hey, don't read the rest of this old, out dated article. Mautic can already do this and it's the preferred way:
https://docs.mautic.org/en/setup/how-to-install-mautic/install-and-manage-mautic-with-composer
The original article:
I just tested installing Mautic with Composer and it worked prett...
TL;DR I tried to prepare a composer.json file that would install Mautic in the the vendor foler. That wasn't the hard part. I got stuck on making Mautic work that way.
Using Composer to install PHP packages is great. Why shouldn't we install Mautic this way? I wanted to make it work mainly because...
I wrote in my previous post about Mautic 3 that the Marketplace is the greatest weakness of Mautic today. Go to that paragraph and read what I mean by Marketplace so we are all on the same page.
At mautic.org there already is a section called Marketplace but that's not what I consider a market...