Magento 2 — Cloudflare — By JetRails
Interact with popular Cloudflare features though Magento's backend portal.
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.
A simple Makefile is used as a build system. Run make help
to see available commands.
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.