• Hi !

    I’m Thomas from DeliPress.io
    We have a compatibility issue with your plugin because we are using the same class Sendgrid.

    Sadly, as we use Composer, we cant edit the class name.
    As you directly load the class in PHP, can you prefix the SendGrid classname with your plugin slug for example ?

    We would be very grateful for that.
    If you have any other idea I would be glad to ear it !
    Thank you very much.

    Regards
    Thomas, Lead Developper, DeliPress Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • Bumped as well, as suggested by the plugin’s author.

    Hi

    I’m the process of upgrading the sendgrid client and using composer too.
    Sorry if I missed something but something like class_exists will not help ?

    Thread Starter delipress

    (@delipress)

    Hi!

    Thanks for taking the time to look into it. Unfortunately, class_exist won’t work in this case.

    Until you update your implementation of SendGrid and use composer yourself, could you prefix the SendGrid class with your slug?
    We took the liberty to do it ourself to make it work for one of our user. You can download this modified version here post-smtp-sendgrid-fix

    Have a nice day

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Incompatibility with our plugin’ is closed to new replies.