- Issue created by @malcomio
- 🇩🇪Germany jurgenhaas Gottmadingen
There is no WIP yet, but I'm happy to build the basic structure so that you could add the Twilio specific logic to it, if that's what you're up to?
- 🇬🇧United Kingdom malcomio
Thanks - yes we're hoping to be able to have users subscribe via SMS to content updates.
- 🇩🇪Germany jurgenhaas Gottmadingen
@malcomio I've just created the 1.0.x release containing the basic code. You can fill the blanks in these 2 places:
\Drupal\pf_twilio\Form\Settings
: The settings form for Twilio with API key and potentially other config.\Drupal\pf_twilio\Plugin\PushFrameworkChannel\Twilio::send
: Here happens the actual push. Hope there is a PHP library from Twilio that can be utilized here.
- Status changed to Fixed
over 1 year ago 10:46am 25 May 2023 - 🇬🇧United Kingdom malcomio
Thanks - that's great - we will work on the module and create a merge request when we've made progress
Automatically closed - issue fixed for 2 weeks with no activity.