Skip to content

alleyinteractive/fm-gutenberg

Repository files navigation

Fieldmanager Gutenberg Support Plugin

Example of a badge pointing to the readme standard spec

This plugin is an extension for Fieldmanager that translates existing Fieldmanager metaboxes into Gutenberg (WordPress Block Editor) slotfills and a React implementation of metaboxes.

Table of Contents

Background

This plugin was developed to better integrate Fieldmanager with the WordPress Block Editor (Gutenberg). Fieldmanager works with the Block Editor by itself, but there are several things that could be improved.

Releases

The current branch is main. We will add automatic support for a built branch soon.

Install

Requires a version of Fieldmanager that includes this action - should be included after 1.5.

Use

Install Fieldmanager and define metaboxes as defined in the Fieldmanager docs. Once you enable this plugin, the metaboxes should be generated using React and native Gutenberg code.

From Source

$ git clone https://github.com/alleyinteractive/fm-gutenberg
$ cd fm-gutenberg
$ npm ci
$ npm run build

Changelog

Coming soon.

Development Process

Pull requests are welcome.

Contributing

If this project is open source, link to the CONTRIBUTING.md here and outline whether issues, pull requests, etc. are welcome and how to go about it, eg:

Feel free to dive in! Open an issue or submit PRs. Standard Readme follows the Contributor Covenant Code of Conduct.

Project Structure

Coming Soon

Third-Party Dependencies

Requires Fieldmanager

Related Efforts

  • Extends Fieldmanager

Maintainers

Alley logo

License

Released under the GNU GENERAL PUBLIC LICENSE.