-- SUMMARY --

This module is used to render a pre-configured block with a toggle on/off switch from a boolean field.

When you have created a related content view block with contextual filters based on the current node and place it within the content area with a toggle switch to show or hide this block, this is the module for you!

-- REQUIREMENTS --

You must have the block and display suite modules installed.

-- INSTALLATION --

* Install as usual as per http://drupal.org/node/895232.

-- USAGE --

* Create a boolean field with this configuration: On value as 1 and Off value as 0
* On the entity's display settings, set the display to use "Boolean Block Formatter" for the boolean field.


-- IMPORTANT NOTE --

This module loads only the configured blocks, that means a block that is placed in the block layout. It does not load plugins. You can place the block in the Disabled section, if you only want to configure the block, but don't want to show the block in a region.

-- SIMILAR MODULES --

* Block Formatter: https://www.drupal.org/project/block_formatter
* Menu Formatter: https://www.drupal.org/project/menu_formatter
* Contact Formatter: https://www.drupal.org/project/contact_formatter

-- SUPPORTING ORGANIZATIONS --
The Collegeboard

-- CONTACT --

Current maintainers:
* Vinoth Govindarajan (vinothg) - https://www.drupal.org/u/vinothg
