Skip to content

jetrails/magento2-cloudflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

661f9bc · Apr 11, 2022

History

89 Commits
Apr 11, 2022
Jul 6, 2021
Apr 11, 2022
Apr 11, 2022
Apr 11, 2022
Nov 30, 2018
Jul 23, 2021
Apr 11, 2022
May 14, 2021
May 14, 2021
May 14, 2021
May 14, 2021
Sep 13, 2018
Nov 3, 2021
Apr 11, 2022
Apr 11, 2022
Apr 11, 2022
May 14, 2021
Oct 15, 2021

Repository files navigation

Magento 2 — Cloudflare — By JetRails

Interact with popular Cloudflare features though Magento's backend portal.

Documentation

The user guide can be found here. The user guide goes through the installation process as well as explains all the features that comes with this extension. For further support, please email development@jetrails.com.

Build System

A simple Makefile is used as a build system. Run make help to see available commands.

Development

Run make dev-create to create a docker development environment using the magento-cloud-docker project. Run make dev-down spin the environment down, make dev-up to spin it back up, and make dev-nuke to completely remove everything that is ephemeral.