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

💬 Improve Appwrite Messaging with Infobip #6867

Closed
4 tasks
Haimantika opened this issue Oct 9, 2023 · 15 comments
Closed
4 tasks

💬 Improve Appwrite Messaging with Infobip #6867

Haimantika opened this issue Oct 9, 2023 · 15 comments
Assignees
Labels
hacktoberfest Issues that can win you some cool swags!

Comments

@Haimantika
Copy link
Contributor

Haimantika commented Oct 9, 2023

💭 Introduction

Having an app is cool, but having integrations is even cooler! 😎 It always brings a smile to my face when a website has the option to sign in with my GitHub account, so I don't have to go over the lengthy process of creating an account… The same can be said about messages! Every app with the option to enable push notifications, email, or SMS notifications gives the users confidence they won't miss anything important. We all have our channels we check the most, and having the ability to connect some app directly in there is always a positive.

Appwrite will use Utopia PHP messaging library to allow developers to get in touch with users using one of its many messaging adapters, such as Email, Discord, or Slack.

Since the messaging library supports adapters, there is always space for more. 😎 Each provider implements a method to send the message to the correct channel (usually using an HTTP request or a library) alongside a few configuration variables and methods to set what the adapter allows.

Your task is to implement support for Infobip in the Utopia PHP messaging library. This goes under Email category, so feel free to look at existing ones in the adapters folder. We have prepared detailed documentation on how to add a new messaging adapter. Please read the document and ensure you understand them before working on this issue.

🎯 Requirements

✅ Task Summary

  • Ask to be assigned to the issue.
  • Wait to be assigned.
  • Implement Utopia PHP logger adapter for Email/Infobip.
  • Submit a pull request in utopia-php/messaging.

If you have questions, need any help, or just want to hang out, make sure to join us on our Discord server.

Happy Appwriting!

@Haimantika Haimantika added the hacktoberfest Issues that can win you some cool swags! label Oct 9, 2023
@Cioraz
Copy link

Cioraz commented Oct 9, 2023

Hey,
Can you assign me to this issue

@biswajit287
Copy link

hi @Haimantika, can you please assign this to me. Thanks

@Haimantika
Copy link
Contributor Author

Hey, Can you assign me to this issue

Hi @Cioraz have assigned the issue to you! Thank you for showing interest in contributing to Appwrite! Happy Hacktoberfest 🎃

Notes:

Please update us with your progress every 3 days, so that we know that you are working on it.
Join us on Discord - https://appwrite.io/discord to chat about Hacktoberfest and Appwrite!

@Haimantika
Copy link
Contributor Author

hi @Haimantika, can you please assign this to me. Thanks

We are assigning issues on a first-come, first-serve basis, if the other user goes idle, we will assign it to you.

@Cioraz
Copy link

Cioraz commented Oct 9, 2023

Just a doubt,
For the headers
image

This is what the docs says
image
So should all these be included in the headers of the API call? Or can i just include any of them?

@Haimantika
Copy link
Contributor Author

Haimantika commented Oct 11, 2023

Just a doubt, For the headers image

This is what the docs says image So should all these be included in the headers of the API call? Or can i just include any of them?

You should be adding the required ones :)

@Cioraz
Copy link

Cioraz commented Oct 11, 2023

Hey I have sent a PR on the utopia messaging branch
I'm not able to tag this issue here as it's in appwrite/appwrite but the PR is in the appwrite/messaging

@hazbu
Copy link

hazbu commented Oct 11, 2023

Assign me please

@nick2432
Copy link

Hi, I would like to work on this, please assign this task to me. Thanks!

@Haimantika
Copy link
Contributor Author

Hi @hasbullah-mughniy

Hey I have sent a PR on the utopia messaging branch I'm not able to tag this issue here as it's in appwrite/appwrite but the PR is in the appwrite/messaging

Can you add the link here in the comments? Or attend our PR reviews on Discord :)

@Haimantika
Copy link
Contributor Author

Hi @nick2432 @hasbullah-mughniy the assigned user has already raised a PR, please look for other issues

@Cioraz
Copy link

Cioraz commented Oct 13, 2023

Hi @hasbullah-mughniy

Hey I have sent a PR on the utopia messaging branch I'm not able to tag this issue here as it's in appwrite/appwrite but the PR is in the appwrite/messaging

Can you add the link here in the comments? Or attend our PR reviews on Discord :)

Here,
utopia-php/messaging#50

@readforgit
Copy link

Assign me please

@Haimantika
Copy link
Contributor Author

Assign me please

Hi, the assigned user has already worked on this issue. Please find a different one :)

@tessamero
Copy link

closing issue as hacktoberfest is over, thank you everyone who participated :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues that can win you some cool swags!
Projects
None yet
Development

No branches or pull requests

7 participants