5 Steps to Drupal Image Optimization with ImageEngine

Abraham George
September 24th, 2019
5 Steps to Drupal Image Optimization with ImageEngine

Drupal is a popular Open Source CMS based in PHP that was originally released in 2000 and makes up one of the largest open source communities in the world. By adding ImageEngine to a Drupal site, it can speed up your site, which is especially important in E-commerce, tourism, other image heavy sites where sales are impacted by loading speeds. Drupal image acceleration is something that can easily be attained as one of the benefits of Drupal is it’s wide ecosystem of modules that can be integrated into Drupal for extending a sites functionality. ImageEngine accelerates Drupal websites by optimizing static images, caching the optimized content, and delivering that optimized content through our globally distributed CDN.

Here are some easy steps to integrate ImageEngine’s into your Drupal instance:

Drupal Image Acceleration Integration Steps
  1. Provide ScientiaMobile with your origin and obtain an ImageEngine hostname from your representative: e.g Hostname Documentation

  2. In the Drupal admin portal click on “Modules”, then click on “Install New Module”

  3. Go to Extend, Install new module, install from a URL, then enter in the CDN module URL: http://ftp.drupal.org/files/projects/cdn-8.x-3.0.zip and click install. If installing from a URL does not work, click on the link to the CDN module and upload the module as shown below.

  1. In Extend find the Web Services section and select both “CDN” and “CDN UI” and click install.”

  1. Next go to Configure > Web Services > CDN Integration. Enable CDN under Status. Then under mapping and select the setting to serve all files or all files except CSS + JS then enter the ImageEngine URL that you configured in Step 2 and Save Configuration.

drupal-cdn-settings-1024x363