Installation and configuration of the Cloudflare Stream module and/or sub modules.
This documentation needs work. See "Help improve this page" in the sidebar.
Install & enable the base module
Install as you would normally install a contributed Drupal module.
composer require drupal/cloudflare_stream
drush en cloudflare_stream -y
This module creates the Cloudflare Video field type. This way you are able to add a Cloudflare Video on any fieldable entity.
Configuration
Go to /admin/config/media/cloudflare-stream/settings to enter the needed credentials for this module to work.
Install & enable the sub-modules
The Cloudflare Stream module comes with extra sub-modules that provide extra functionality.
You can optionally enable these sub-modules via the interface or with the drush en cloudflare_stream_hosted_video -y & drush en cloudflare_stream_sync -y commands.
The Sync submodule depends on the functionality provided in the Hosted Video sub-module.
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion