Get started with Mautic on a LAMP stack.
@TODO - We're running LAMP due to some issue with LEMP configuration.
This will get changed back soon.
git clone
to copy this project locallycp .env.lando.dist .env
and customize your environment variables as needed- Download Lando and run
lando start
- Import a version of the database with
lando db-import db-int/path/to/db
.
References: