Here’s how to add the Twig Templates plugin to your Mautic:

  1. Copy the plugin: Place the plugin folder in plugins/MauticTwigTemplatesBundle
  2. Clear cache:
    php bin/console cache:clear
  3. Reload plugins list:
    php bin/console mautic:plugins:reload
  4. Re-generate assets:
    php bin/console mautic:assets:generate
  5. Download: After buying, click the download link in your email to get the plugin file (it will be a folder).

After installation, go to Settings > Plugins in Mautic and make sure Twig Templates is enabled.

That’s it! The plugin should now be ready to use in Mautic.