All Projects → fastly → Fastly Magento2

fastly / Fastly Magento2

Licence: bsd-3-clause
Module for integrating Fastly CDN with Magento 2 installations

Labels

Projects that are alternatives of or similar to Fastly Magento2

M2 Opcache Monitor
Monitor PHP OpCache from the Admin
Stars: ✭ 38 (-56.82%)
Mutual labels:  magento
Docker Magento
🐳 Docker containers with all required Magento dependencies installed available as Apache and CLI
Stars: ✭ 62 (-29.55%)
Mutual labels:  magento
Magento2 Import Export Sample Files
Default Magento 2 CE import / export CSV files & sample files for Firebear Improved Import / Export extension
Stars: ✭ 68 (-22.73%)
Mutual labels:  magento
Magento2 Faq
This module adds an easy way to use FAQ Section to your Magento store with jQuery Accordion. In this module, admin can add and update FAQ. Admin can also create FAQ group with group icon.
Stars: ✭ 43 (-51.14%)
Mutual labels:  magento
Aem Core Cif Components
A set of configurations and components to get you started with AEM Commerce development
Stars: ✭ 60 (-31.82%)
Mutual labels:  magento
Ecomdev varnish
Advanced Varnish implementation for Magento
Stars: ✭ 63 (-28.41%)
Mutual labels:  magento
Magento2 Varnish Redis Ssl Docker Compose
Deploy Magento2 with Varnish Cache and Redis with SSL termination using Docker-compose tool
Stars: ✭ 37 (-57.95%)
Mutual labels:  magento
Ecomdev layoutcompiler
Layout Compiler for Magento
Stars: ✭ 87 (-1.14%)
Mutual labels:  magento
Odoo Shopinvader
Odoo Modules. Sorry Magento, Shopinvader is coming
Stars: ✭ 60 (-31.82%)
Mutual labels:  magento
M0b Tool
exploit
Stars: ✭ 68 (-22.73%)
Mutual labels:  magento
Anonymizer
Anonymizes Magento Customer and Order data
Stars: ✭ 46 (-47.73%)
Mutual labels:  magento
Pagseguro Modulo Magento V1
Módulo de integração para Magento
Stars: ✭ 53 (-39.77%)
Mutual labels:  magento
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+10253.41%)
Mutual labels:  magento
Dbanon
A run anywhere database anonymizer
Stars: ✭ 40 (-54.55%)
Mutual labels:  magento
Magento2 Custom Shipping Rate
Create your own Custom Shipping rates for admin order or a predefined sets of shipping methods for frontend customers.
Stars: ✭ 76 (-13.64%)
Mutual labels:  magento
Module Rocketjavascript
Stars: ✭ 37 (-57.95%)
Mutual labels:  magento
Docker Magento
Mark Shust's Docker Configuration for Magento
Stars: ✭ 1,123 (+1176.14%)
Mutual labels:  magento
Quickstart Magento
AWS Quick Start Team
Stars: ✭ 88 (+0%)
Mutual labels:  magento
Magento Ce Ee Config Corruption Bug
Explanation and fix for the Magento Enterprise '100 router match iterations' / Community 'no 404 CMS page configured' bug
Stars: ✭ 83 (-5.68%)
Mutual labels:  magento
Cart Magento
Mercado Pago's Official Magento 1 Plugin
Stars: ✭ 67 (-23.86%)
Mutual labels:  magento

FASTLY CDN FOR MAGENTO2 DOCUMENTATION

Thank you for using the "Fastly CDN module for Magento2" (Fastly_Cdn).

This package contains everything you need to connect fastly.com (Fastly) with your Magento commerce shop and to get the most out of Fastly's powerful caching capabilities for a blazing fast e-commerce site.

Contents

Description

The Fastly_Cdn module relies on Magento2's page cache functionality and extends its Varnish capabilities to leverage Fastly's enhanced caching technology and Geo-IP support.

The second component, the VCL, configures Fastly's Varnish to process the client requests and Magento's HTML responses according to the Cache-Control headers the Fastly_Cdn module adds to every response.

Documentation

Documentation for this module can be found in the Documentation folder.

Support

Help using this module can be found by posting to Fastly's community forum.

For Fastly customers with a Support Package please reach out via the normal channels.

If there are issues/errors with integrating the module, please post details in the GitHub repository issues.

Features

The module utilises a number of features of Fastly's services. This section will provide a brief overview of the ones available in the Fastly_Cdn module.

Geo IP Detection: Using the client's IP this allows a regional store to be delivered to the user.

Serving Stale on Errors: This allows an expired copy of content to be used in case of errors on the origin. This prevents site outages being visible to users.

Serving Stale while Revalidating: This allows an expired copy of content to be served while the content is refreshed from origin. This maintains performance while keeping a fresh cache.

Soft Purging: This marks content as expired (before the TTL). Using this means that content can be freshened actively while using stale content to users for a fast site.

N.B. More in-depth explanations of these features can be found in Fastly's Documentation.

Contributing

We welcome pull requests for issues and new functionality. Please see Contributing for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].