• I use this plugin on different sites and I have encountered the same problems everywhere:

    1) Inclusion of javascript completely messed up

    Fixed since then.

    2) Configuration resets itself randomly

    Not fixed.

    3) 5 seconds of latency in the BO and FO that drove me crazy.

    The problem was that the plugin is extremely poorly designed: all calls to the Mailjet API have a “try catch” that returns “false” with no message or error code.

    The request timeout is 5s, and this, on all pages! Why make an API call on all pages? Why not put error messages informing about the problem? When I finally understood that the latency issue was coming from this crappy plugin, I had to reset my API keys and reinstall the plugin to make it work. No more 5s latency.

    4) Crash when the plugin is deactivated

    It doesn’t find the “MailjetPlugin\IncludesMailjetDeactivator” class

    Not fixed.

    Please fix your plugin.

  • The topic ‘A buggy and poorly designed plugin’ is closed to new replies.