Mautic
- Admin email/password reset
Admin password reset There are 2 ways to reset the Admin password: 1. Use the Reset password function on the login page 2. Use the terminal To reset the admin user…
- Clearing cache
To clear the cache, you can either delete /run/mautic/var/cache or you can run the following command using the Web terminal: sudo -E -u www-data php…
- Mailer
Mautic 5 supports sending emails via Symfony mailer. The following mailer packages are pre-installed: - symfony/amazon-mailer - symfony/mailgun-mailer -…
- Custom cron jobs
For cron support, app custom commands in the app's cron section. The crontab contains a line like: (example) 0,15,30,45 * * * * sudo -E -u www-data php…
- System cron jobs
Mautic often requires cron jobs to be triggered manually. The package comes with a a default cronjob template. This is saved in /app/data/crontab.system. You can change…
- How to order Mautic?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: Mautic 4. Select service Region This is the datacenter location where your App will be…
