rokka
This module connects your Drupal site to the Rokka.io image service, replacing local file storage and image style processing with Rokka's capabilities. It supports standard and Rokka-specific image style effects, along with adaptive rate HLS video streaming, and integrates with modules like FocalPoint, Media, and Picture.
This module integrates the image service Rokka.io with Drupal. It transparently replaces local file storage and image style handling with Rokka.
Features
- Replace local upload storage with Rokka
- All standard image style effects are supported
- Additional Rokka image style effects are available
- Support for adaptive rate HLS video streaming
Third-Party modules integration
The Rokka module has been successfully tested with the following third-party modules:
- FocalPoint module D7 & D8
- Media module D7 & D8
- Picture module D7 (7.x-2.x-dev commit 0600162) & D8
Installation and configuration
All you need to start is to install the module as usual with composer and enter your credentials on the configuration page. Existing styles can be synced to stacks with drush rokka:migrate-imagestyles.
See the README for details on installation and configuration.