Blocks Export Import – Backup & Move Gutenberg Blocks as JSON

説明

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.

スクリーンショット

ブロック

このプラグインは5個のブロックを提供します。

  • Box A generic wrapper element with tag selection and inner blocks. Supports details and summary tags for native disclosure widgets.
  • Icon An inline SVG icon from the Lucide icon set.
  • Link An anchor element with link picker and rich text.
  • Text A rich text element with tag selection.
  • Image A simple image element. Set via media library or direct URL.

インストール

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.

評価

1件のレビューをすべて表示

貢献者と開発者

Blocks Export Import – Backup & Move Gutenberg Blocks as JSON はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Blocks Export Import – Backup & Move Gutenberg Blocks as JSON” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Blocks Export Import – Backup & Move Gutenberg Blocks as JSON” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

You can check the changelog here.