Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 4.41 KB

File metadata and controls

52 lines (37 loc) · 4.41 KB

Fastly Edge Modules

This guide will show how to configure Fastly Edge Modules. Fastly Edge Modules is a flexible framework that allows definition of UI components and associated VCL code through a template.

In order to enable Fastly Edge Modules you will need to turn them on by going to

Magento admin > Stores > Configuration > Advanced > System > Full Page Cache > Fastly Configuration > Advanced

Find Enable Fastly Edge Modules and select Yes then press Save Config at top right. After enabling you should now see Fastly Edge Module sub-menu like this

Fastly Edge Modules Main Screen

Click on Manage. Then Refresh button. A screen like this will be presented

Fastly Edge Modules Selection Screen

You can now pick which modules you want to select. For example in this example I picked the CORS headers edge module

Fastly Edge Modules Main Screen with one enabled module

Now that you have selected which modules will be used you will need to go module by module and configure them individually. Make sure you click Upload once you done configuring individual modules.

Currently following Edge Modules are bundled in

Updating Edge Modules

You may update the enabled Edge Modules when they got updated in a new Fastly Magento module release. To do so, please follow the below steps:

  1. Ensure your installed Fastly Magento module is the most up-to-date version
  2. Click the Manage button in the Fastly Edge Modules section
  3. Click Refresh and Save buttons on right-top
  4. Click the gear button of each edge module and re-update them one by one