Skip to content

Files

Latest commit

 

History

History
20 lines (15 loc) · 1.29 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.29 KB

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.