Flag Block

This is a very simple module makes available Flag link in a block.

Requirements

Install

If your site is managed via Composer, use Composer to download the module.

composer require 'drupal/flag_block:^1.5'

Or

Install the module as any other module.

Usage

Enable the module in 'Extend' page (/admin/modules).

Or

use Drush: drush en flag_block

Configuration

Visit the Block layout page and click Place block.
On the block settings you will see Flag field.
Select one from the your Flag types list (/admin/structure/flags).
Click Save block.

Project information

Releases