Alexa

Component ID

2701175

Component name

Alexa

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

5177

Component created

Component changed

Component body

This is an integration module for Amazon Echo devices, allowing Drupal to respond to Alexa Skills Kit requests. Right now the module provides only a basic integration. Developers will need to create their own customized handler module (see the included alexa_demo module for an example) to handle custom Alexa skills. Events integration is coming soon.

Installation

The installation is very easy, follow this step by step guide for a basic application

Uses the Amazon Alexa PHP library from Composer: https://github.com/jakubsuchy/amazon-alexa-php

Demo

Check this Youtube video & Dries's blog post