Download the PHP package refinedpractice/flo-c-block without Composer
On this page you can find all versions of the php package refinedpractice/flo-c-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download refinedpractice/flo-c-block
More information about refinedpractice/flo-c-block
Files in refinedpractice/flo-c-block
Download refinedpractice/flo-c-block
More information about refinedpractice/flo-c-block
Files in refinedpractice/flo-c-block
Vendor refinedpractice
Package flo-c-block
Short Description Sets the HTTP response header Permissions-Policy: interest-cohort=() on all requests
License MIT
Package flo-c-block
Short Description Sets the HTTP response header Permissions-Policy: interest-cohort=() on all requests
License MIT
Please rate this library. Is it a good library?
Informations about the package flo-c-block
FLoC Block plugin for Craft CMS 3.x
Sets the HTTP response header Permissions-Policy: interest-cohort=() on all requests
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require Refined-Practice/flo-c-block
- In the Control Panel, go to Settings → Plugins and click the “Install” button for FLoC Block.
FLoC Block Overview
Sets the HTTP response header Permissions-Policy: interest-cohort=() on all requests, that's it! Note that to avoid static files being FLoC'ed you should also add:
to the .htaccess file in your web root.
Brought to you by Paul Ratcliffe
All versions of flo-c-block with dependencies
PHP Build Version
Package Version
Requires
craftcms/cms Version
^3.0.0
The package refinedpractice/flo-c-block contains the following files
Loading the files please wait ....