1. Open a Terminal/Console window.
  2. Change directory to the server root (i.e. cd /var/www if your local server root is at /var/www).
  3. Clone the repository (git clone https://github.com/mautic/mautic.git)
  4. The mautic directory should appear in the server root. Change directory to mautic directory cd mautic.
  5. Install dependencies composer install.
  6. Run “composer update” command in the Terminal/Console window.
  7. Visit Mautic in a browser at http://localhost/mautic and follow onscreen installation steps.

Leave a Reply

Your email address will not be published. Required fields are marked *