Every time I upgrade MAUTIC I have to reinstall AMAZON SES plugin

Your software
My Mautic version is: 5.2.0
My PHP version is: 8.2
My Database type and version is: MySQL 8.x

Your problem
My problem is:

I have discovered that after every MAUTIC system upgrade my AMAZON SES plugin (GitHub - pabloveintimilla/mautic-amazon-ses: Mautic 5 plugin, provides Amazon SES as an email transport and callback to process bounces) doesn’t work and so I am required to reinstall it after every upgrade.

Anybody knows why this happens?

These errors are showing in the log:

Steps I have tried to fix the problem:

Hi @omert,

When planning to upgrade your Mautic instance(s), it’s important to consider the third-party plugins you’re using. Some plugins might not function properly with the new version due to changes that could affect their compatibility and features.

Be sure to check the plugin’s GitHub page or contact the developer directly to confirm if the plugin is compatible with the latest updates.

Best regards,
Ricardo

Did reinstalling the plugin solve it?
GitHub - pm-pmaas/etailors_amazon_ses looks like it’s being actively maintained, but we haven’t testet it yet and it doesn’t mention 5.2 on github.

Depending on upgrading method a bit but I think esentially all methods invoke reinstalling to core files, so when you do that Ses plugin gets deleted most likely.

Always do fullbackup of dattabase and source before any upgrade, then upgrade and move third party/custom plugins back

we’re using it with 5.2 and it seems to work :slight_smile:

1 Like