Your software
My Mautic version is: 4.3.1
My PHP version is: 7.4
What is the best method for cleaning up old plugins from mautic?
With 4.3 we had a heap of plugin conflicts and I am just not using them.
Specifically SQL conditions bundle
Getting the following error when I remove the plugin directory
In MappingException.php line 63:
File mapping drivers must have a valid directory path, however the given path [/home/domain.com.au/public_html/plugins/MauticSqlConditionsBundle/Entity]
seems to be incorrect!
I have also gone into the db and changed the plugin table to is_missing = 1
I believe this is preventing me from migrating to the latest version, I have 4.3 files but the database is out of sync
Screenshot of my cli with the attempts