=== Blocks Export Import – Backup & Move Gutenberg Blocks as JSON ===
Contributors: themeisle, hardeepasrani
Tags: gutenberg, blocks, export, import, json
Requires at least: 6.2    
Tested up to: 6.9
Requires PHP: 5.4  
Stable tag: 3.1.9
License: GPLv3  
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html  

Export and import Gutenberg blocks as JSON files. Backup block layouts, move them between sites, or share them with your team — all without plugins.

== Description ==

Blocks Export Import plugin allows you to import and export blocks as JSON in Gutenberg Block Editor.

All the code and sources for this plugin are publicly available as part of https://github.com/Codeinwp/otter-blocks.

== Installation ==
Activating this plugin is just like any other plugin. If you’ve uploaded the plugin package to your server already, skip to step 5 below:

1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Go to Gutenberg editor and play around with the block.

== Screenshots ==

1. Export Blocks.
2. Import Blocks


== Changelog ==

You can check the changelog [here.](https://github.com/Codeinwp/otter-blocks/blob/master/CHANGELOG.md)
