Skip to content

Instantly share code, notes, and snippets.

@aaronsmulktis
Last active September 7, 2022 18:43
Show Gist options
  • Save aaronsmulktis/599a85a53b7618ad2d2dc63e43e5119f to your computer and use it in GitHub Desktop.
Save aaronsmulktis/599a85a53b7618ad2d2dc63e43e5119f to your computer and use it in GitHub Desktop.
Helpful scripts for running the open source Mautic CRM

require new plugin
composer require mtcextendee/mautic-custom-deduplicate-bundle

Reload plugins
php app/console mautic:plugins:reload

De-duplicate contacts
sudo php app/console mautic:contacts:deduplicate

Instincts: crm.instinct.is/s/login.php

Shell Login: ssh -vvv -o IdentitiesOnly=yes -i ~/Keys/instinct.pem bitnami@35.166.244.7

Shell Logs: aws ec2 get-console-output --instance-id i-0c8c7139602de51cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment