Aws configuration form
Distribution settings form

This Domain Cloudfront Edge Caching module, you can manage the cache clear of Amazon Cloudfront through a setting form. This allow to clear all cache according domain wise.

Use case: When using domain module we might need to add seperate distribution id’s for each domain. We needed an administrator
interface on drupal application to clear cloudfront cache from our application only.
What this module does:

  1. Provides a separate page for adding aws credentials so that application can connect to cloud front.
  2. Administrator interface to add distribution id’s for each domain.

This module would itself pick up all the domains which have been made using domain module.
You just need to add aws credentials and cloudfront distribution id’s.
Dependencies: Domain module, AWS SDK — these would be taken care by composer itself

**If you are dowloading this module manually**
1. Make sure that domain module is present
2. You do run composer update command from docroot

When using composer :

composer require drupal/domain_cf_edge_caching

Please do clear cache after installing module

Supporting organizations: 

Project information

Releases