=== Modal Guten Block ===

Contributors: merbmerb
Plugin Name: Modal Block
Plugin URI: https://github.com/merbird/modal-block
Tags: gutenberg, modal, popup, window
Author: Mark Bird
Donate link: https://paypal.me/SupportBodDev
Requires at least: 5.0
Tested up to: 5.6
Requires PHP: 5.6
Stable tag: trunk
Version: 1.1
License: GPLv3

This plugin provides a Gutenberg Modal / Popup Block.

== Description ==

This project provides a modal / popup block for the  WordPress Gutenberg editor.

- Multiple methods for triggering modal including button, text link, image link, external class, and page load.
- User definable modal content using Gutenberg blocks, for example, image, paragraph etc. 
- Support for multiple modal window sizes.
- Lots of customizable options including Trigger Button Label, Button Color, Trigger Text, Trigger Text Size, Trigger Image, Trigger Class, Modal Delay, Trigger Element Alignment, Overlay Background Color, Title Text Size, Title Font Color, Title Background Color, Title Padding, Border Radius.
- Supports multiple modals on the same page.
- Uses create-guton-block for easy config.

== Installation ==

From your WordPress dashboard

1. **Visit** Plugins > Add New
2. **Search** for "Modal Block"
3. **Install** the "Modal Block" plugin
4. **Activate** "Modal Block" from your Plugins page
5. **Insert Block** on your Gutenberg Editor and select "Modal Block" which is located in Widgets.

== Frequently Asked Questions ==

== Screenshots ==

1. Sample modal window.
2. Modal Guten Block in editor. 

== Changelog ==

= 1.1 =
* Update for deprecated wp.editor (changed to wp.blockEditor) and core/editor (changed to core/block-editor).
= 1.0.0 (8/19/2019) =
* First release

== Donations ==

If you like the plugin, consider a donation to support further development. [Click here](https://paypal.me/SupportBodDev)