Do you want us to install and configure the Mautic Integration extension for you?
Let our technical engineers do it – check out our Installation Service.
To install Magento 2 Mautic Integration Extension by Magefan, please use one of these installation methods.
Installation Method 1 - Installing via Composer (recommended)
Please navigate to your Magefan Account > My Downloads > Install via Composer to get the composer installation instructions.
Installation Method 2 - Installing using an archive and FTP
- Install mautic/api-library first.
- Download Mautic Integration Extension ZIP-Archive from magefan.com website (not GitHub or other sources)
- Extract files
- Copy app and lib folder from the archive to your Magento 2 folder
- In a command line, using "cd", navigate to your Magento 2 root directory
- Run CLI commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Note: if you don't want your website to be down during deployment, try these zero downtime deployment commands for Magento 2.
Once you have installed the Magento 2 Mautic extension you can start the extension configuration.