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

New Channel Proposals #6

Closed
themsaid opened this issue Aug 12, 2016 · 211 comments
Closed

New Channel Proposals #6

themsaid opened this issue Aug 12, 2016 · 211 comments

Comments

@themsaid
Copy link
Member

themsaid commented Aug 12, 2016

Suggesting a new channel

Have a suggestion or working on a new channel? Please create a new issue for that service.

I'm working on a new channel

Please create an issue for it if it does not already exist, then PR you code for review.

This thread is too long, and it will be easier to keep track with suggestions/wip channels split into different issues.

FAQ: http://laravel-notification-channels.com/

This was referenced Aug 12, 2016
@gregoriohc
Copy link
Member

Working on a Twilio channel

@fwartner
Copy link

Have done a Twilio Channel.

@themsaid
Copy link
Member Author

themsaid commented Aug 12, 2016

@gregoriohc @fwartner Maybe co-author?

@gregoriohc
Copy link
Member

@fwartner compare yours with mine if you want to see if we can merge them: https://gist.github.com/gregoriohc/42a823af7c3d0c86a7e2cef829038526

@fwartner
Copy link

Your´s is cleaner.. ^^

@fwartner
Copy link

+1 for @gregoriohc

@fwartner
Copy link

Haha 😆

@gregoriohc
Copy link
Member

Can you create the Twilio repo @themsaid and give us permission?

@freekmurze
Copy link
Member

@gregoriohc @fwartner done, do your magic :-) https://github.com/laravel-notification-channels/twilio

@fwartner
Copy link

Thanks! :)

@gregoriohc
Copy link
Member

@freekmurze do I have permissions?
It gives me an error:
ERROR: Permission to laravel-notification-channels/twilio.git denied to gregoriohc.

@gregoriohc
Copy link
Member

Sorry @freekmurze, my bad, I forgot to accept the invitation.

@fwartner
Copy link

My chance! :D

@alexsoft
Copy link
Member

What about Pushbullet? I'd take it :)

@themsaid
Copy link
Member Author

@alexsoft go Alex, GO! :)

@irazasyed
Copy link
Member

Facebook would be good too, I'm exploring now :)

@koomai
Copy link

koomai commented Aug 12, 2016

Plivo for SMS - https://github.com/koomai/laravel-plivo-sms

Will use skeleton to move above to this org's repo.

@themsaid
Copy link
Member Author

@koomai 👍

@themsaid
Copy link
Member Author

@irazasyed if you're going to do it let me know :)

@alexsoft
Copy link
Member

Code for pushbullet driver is ready. https://github.com/alexsoft/pushbullet
Didn't publish on packagist, of course.
Will write tests on next week.

@mpociot
Copy link
Member

mpociot commented Aug 12, 2016

@alexsoft awesome, thanks! I created the repo, pushed your code and added you as a contributor

@alexsoft
Copy link
Member

@mpociot great, thanks!

@mustafaaloko
Copy link

@themsaid Going for Facebook Messenger.

@mustafaaloko
Copy link

mustafaaloko commented Aug 12, 2016

@irazasyed Let me know if you have already started so I shouldn't move on to avoid duplicates. Or maybe we do it together.

@arcdigital
Copy link

Hey, gonna add one for AWS SNS and HipChat

@leggetter
Copy link

leggetter commented Aug 12, 2016

Personally, I'm pretty pleased with Taylor's choices 😉

@codyphobe
Copy link

I have a working Discord channel, though I won't be able to finish/polish it until next week since I work weekends, so hopefully anyone who might need it can wait until then.

@isaackearl
Copy link

I'm hoping someone will work on an enhanced mail driver. The default one is pretty limited and I think it would be great to have options for adding bullet points or a table for an invoice or many other things. Anyway just a thought!

@Barmunksu
Copy link

@mpociot @themsaid @freekmurze hello, YaroslavMolchan created vk channel package 2 years ago, why didn't you take this package? I wanted to create a new one for you, but I found out someone was trying to do it...

@larsbo
Copy link

larsbo commented Jun 14, 2018

What about a Stride channel? It is going to replace HipChat slowly and a lot of users are already using it.

@huglester
Copy link

Hello,

I have developed channel for SMS sending via: http://www.esms.lt/
How I can share it here?

@Jamesking56
Copy link

I might look into a GitLab Issues channel - so Laravel can make a GitLab issue when I notify about something

@trondhuso
Copy link

I need a notificator for publishing on tumblr and pinterest. I'll be looking at the skeleton to see if I can manage to create any of these. Any guidance and/or others stepping up/in is welcome. Great work with the notification packages. Used it successfully for implementing posting on Twitter.

@trondhuso
Copy link

What about a Stride channel? It is going to replace HipChat slowly and a lot of users are already using it.

Stride has partnered with slack. So the slack notification should suffice.

@diegosurita
Copy link

diegosurita commented Nov 30, 2018

I propose Mattermost channel.
API doc: https://api.mattermost.com/

@buttjer
Copy link

buttjer commented Feb 2, 2019

I propose Microsoft App Center Push API
https://docs.microsoft.com/en-us/appcenter/push/pushapi
may helpfull: https://github.com/kingscode/appcenter-push

@hafael
Copy link

hafael commented Feb 16, 2019

TotalVoice Notification Channel v1.0 done (pull requested) #50

@hafael
Copy link

hafael commented Feb 16, 2019

TotalVoice Notification Channel v1.0 done (pull requested)

all tests passed

@ftw-soft
Copy link

ftw-soft commented Mar 7, 2019

I propose Intercom Notification Channel
https://github.com/ftw-soft/intercom-notification-channel
API it uses https://developers.intercom.com/intercom-api-reference/reference#admin-initiated-conversation

@andreshg112
Copy link

I propose Pusher API Notifications. How can I make the pull request?
https://github.com/andreshg112/pusher-api-notifications

@axlon
Copy link

axlon commented Jun 2, 2019

I Propose an implementation for Pushwoosh, which can be found here.

I have waited with implementing integration services because of the potential move to this organization, other than that it's currently stable and I'm getting ready to release version 1.0

@NiltonMorais
Copy link

I need Microsoft App Center Push Api, propose by @buttjer

@atymic
Copy link
Member

atymic commented Sep 10, 2019

Hey everyone 😄

I'm going to try and get through some of these proposals soon.

Sorry for the delays!

@atymic
Copy link
Member

atymic commented Sep 12, 2019

I Propose an implementation for Pushwoosh, which can be found here.
I have waited with implementing integration services because of the potential move to this organization, other than that it's currently stable and I'm getting ready to release version 1.0

Hi @axlon

Had a look at your repo, it looks good :)
Are you still happy to move it over? If so, I'll create a repo it.

Thanks!

@atymic
Copy link
Member

atymic commented Sep 12, 2019

I have developed channel for SMS sending via: http://www.esms.lt
How I can share it here?

@huglester your can PR against this repo so it can be reviewed

@atymic
Copy link
Member

atymic commented Sep 12, 2019

Hi there I did one for Infobip here

@RicardoRamirezR please PR against this repo for code review

@atymic
Copy link
Member

atymic commented Sep 12, 2019

Hi all, haven't seen an FCM (Firebase Cloud Messaging) channel and we need this for multiple projects so I've come up with our own and is now working well in said projects. Tests will follow but here is the repo now:
CoreProc/fcm

@chrisbjr Sorry for the delay. If you are still happy to move the package I can create a repo. Let me know.

@atymic
Copy link
Member

atymic commented Sep 12, 2019

To anyone who has written a channel & was missed in the past. Please either comment on this thread or PR against this repo and i'll make sure it get looked at 😃

@petericebear
Copy link

Can you check the packagist link for updating the repo for:
https://github.com/laravel-notification-channels/messagebird

The new version was not updated on packagist and someone created an issue for it, but I cannot setup the webhook for it

@atymic
Copy link
Member

atymic commented Sep 12, 2019

Can you check the packagist link for updating the repo for:
laravel-notification-channels/messagebird
The new version was not updated on packagist and someone created an issue for it, but I cannot setup the webhook for it

I don't actually have access to packagist so I can't help with that unfortunately. I've sent a message to Mohammed.

@axlon
Copy link

axlon commented Sep 12, 2019

@atymic yes, I'd still like to 👍

@atymic
Copy link
Member

atymic commented Sep 12, 2019

@axlon

I've created the repo. Please PR your code against that and we'll review the code.
https://github.com/laravel-notification-channels/pushwoosh

@chrisbjr
Copy link

Hi all, haven't seen an FCM (Firebase Cloud Messaging) channel and we need this for multiple projects so I've come up with our own and is now working well in said projects. Tests will follow but here is the repo now:
CoreProc/fcm

@chrisbjr Sorry for the delay. If you are still happy to move the package I can create a repo. Let me know.

Hi @atymic yes, would be happy to move the package here. Let me know when you've created a repo for it. I'll move it right away. DM on twitter is welcome too (same username).

@atymic
Copy link
Member

atymic commented Sep 18, 2019

@chrisbjr

I've created a repo and added you as an admin.
See here:
laravel-notification-channels/fcm#1

Thanks!

@atymic atymic mentioned this issue Sep 27, 2019
@atymic
Copy link
Member

atymic commented Sep 27, 2019

I'm closing this issue now, in future we'll split discussions out into issues based on service so it's easier to keep track :)

@atymic atymic closed this as completed Sep 27, 2019
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

No branches or pull requests