Skip to content

cloudflare-access-mparatcha created by GitHub Classroom

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

Strategery-Inc/cloudflare-access-mparatcha

Repository files navigation

Mage2 Module Plus54 CloudFlare

``plus54/module-cloudflare``

Main Functionalities

Authorize CloudFlare Access requests

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/Plus54
  • Enable the module by running php bin/magento module:enable Plus54_CloudFlare
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Make the module available in a composer repository for example:
    • private repository repo.magento.com
    • public repository packagist.org
    • public github repository as vcs
  • Add the composer repository to the configuration by running composer config repositories.repo.magento.com composer https://repo.magento.com/
  • Install the module composer by running composer require plus54/module-cloudflare
  • enable the module by running php bin/magento module:enable Plus54_CloudFlare
  • apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

Specifications

  • Plugin
    • beforeBeforeExecute - myPlugin > Plus54\CloudFlare\Plugin\MyPlugin

Attributes

About

cloudflare-access-mparatcha created by GitHub Classroom

Resources

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published