Skip to content

saschaeggi/mautic-lando-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e440e1 · Jan 13, 2021

History

5 Commits
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 13, 2021
Jan 8, 2021
Jan 13, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021
Jan 8, 2021

Repository files navigation

Mautic Lando Starterkit

A Mautic installation

Prerequisites

Lando

Install Lando: https://docs.lando.dev/basics/installation.html

Composer

Install composer: https://getcomposer.org/


Installation

Clone repo

Clone the repo

git clone [email protected]:saschaeggi/mautic-lando-starterkit.git drupal-mautic-starterkit && cd mautic-lando-starterkit

Let's build the app

lando start

You're ready to go

https://mautic.lndo.site/


Commands

Start containers

lando start

Stop containers

lando stop

Poweroff Lando

lando poweroff

SSH into container

lando ssh

Mautic command line tool

lando mt

Mautic

https://mautic.lndo.site

username: admin
password: mautic

Mailhog

http://mail.mautic.lndo.site/

Database

username: mautic
password: mautic
database: mautic
host: database