Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status events and Update to Cakephp5 #8

Merged
merged 14 commits into from
Oct 28, 2024

Conversation

jubbs
Copy link
Contributor

@jubbs jubbs commented Dec 2, 2023

I have updated the plugin to work with CakePHP5 and added the ability to listen for webhooks back from sendgrid and authenticate the webhooks with signed event tokens.


## Requirements

This plugin has the following requirements:

* CakePHP 4.0 or greater.
* CakePHP 5.0 or greater.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to update the php version to >=8.1

composer.json Outdated
@@ -30,7 +30,7 @@
},
"require": {
"php": ">=7.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to update php to >=8.1

@narendravaghela
Copy link
Member

Hi @jubbs, thank you for your contribution. I have added some comments for small changes.

@jubbs
Copy link
Contributor Author

jubbs commented Dec 5, 2023

I have made those changed.

@dereuromark
Copy link

Any update on this?
Would also be nice if this was then communicated via
https://github.com/FriendsOfCake/awesome-cakephp?tab=readme-ov-file#email

I just found it by chance.

@narendravaghela
Copy link
Member

Hi @dereuromark
Thanks for the heads up. I will review the PR and merge it. Also, I will add it to the friends-of-cake/awesome-cakephp.

@narendravaghela narendravaghela merged commit 07af49c into sprintcube:master Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants