bluehost / endurance-wp-module-gutenframe

A proof-of-concept for preparing the WordPress Block Editor (Gutenberg) to be loaded fullscreen inside an <iframe>.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endurance Logo

Gutenframe WordPress Module

A proof-of-concept for preparing the WordPress Block Editor (Gutenberg) to be loaded fullscreen inside an <iframe>.

Installation

1. Add the Bluehost Satis to your composer.json.

composer config repositories.bluehost composer https://bluehost.github.io/satis

2. Require the bluehost/endurance-wp-module-gutenframe package.

composer require bluehost/endurance-wp-module-gutenframe

Usage

This module is active by-default and can be disabled by users. There is no UI or other options.

More on Endurance WordPress Modules

About

A proof-of-concept for preparing the WordPress Block Editor (Gutenberg) to be loaded fullscreen inside an <iframe>.


Languages

Language:PHP 100.0%