Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This is the first stable release of the HPCloud Drupal module.
Dependencies
This depends on HPCloud-PHP, >= 1.0.0. You may also want to use Composer to install and manage that library.
Known Issues
CentOS (all versions) has an outdated and patched version of CURL that does not appropriately handle header parsing. HPCloud-PHP will only function using PHPStreamTransport (in the Identity Services configuration for the module).
Non-backwards compatible changes:
- If you installed the HPCloud PHP bindings inside the module or using the Libraries module the file structure has hanged. See the installation guide. This should be simpler than previous installations.
Other changes:
- Fixed a bug when using urls in CSS files with query strings (like those generated with sass) and storing files on object storage.
- Lots of documentation updates.
Note: For the best curl performance benefits you should use with the latest PHP bindings release (beta 4 or newer).
Initial integration with HPCloud providing initial integration with Identity Services, Object Storage, and CDN support for Drupal public and private files. Additionally, backup and migrate can store backups in Object Storage.