Drupal module

Hi, Mautic community! I just discovered you today and wanted to say hello. I’m very involved in the Drupal marketing community. I’ve written books about Drupal marketing and I helped create Automatr which is an integration between Drupal and the Net-Results marketing automation platform.



Thank you for integrating with Drupal! I wanted to suggest that on your Drupal integration page (https://www.mautic.org/integrations/drupal/) that change the four instances of the word “plugin” to “module” which is how the Drupal community refers to add-on code to a Drupal site.



Other than that, keep up the great work! Please let me know how I can help.

Hi, Mautic community! I just discovered you today and wanted to say hello. I’m very involved in the Drupal marketing community. I’ve written books about Drupal marketing and I helped create Automatr which is an integration between Drupal and the Net-Results marketing automation platform.

Thank you for integrating with Drupal! I wanted to suggest that on your Drupal integration page (https://www.mautic.org/integrations/drupal/) that change the four instances of the word “plugin” to “module” which is how the Drupal community refers to add-on code to a Drupal site.

Other than that, keep up the great work! Please let me know how I can help.

I looked at the Drupal module and I had a few notes:

a) It’s a D6 module
b) It’s only really a way to install the tracking pixel, which I personally always do at the theme level anyway, and to use Mautic form within the node where as I feel it would be much more suited to be integrated directly with the Webform or Entity Form
c) Obviously the ultimate would be integration with the Rules module so that any automated processes within Drupal could translate to Drupal.

There is a D7 version now and on their git site

Guys, Mautic-Drupal module is open source and is on GitHub here:

https://github.com/mautic/mautic-drupal

If you have more experience with Drupal than I do (I have none except I helped to write that module), any PRs are very welcome!