PHPackages                             amazeelabs/fork-gutenberg - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. amazeelabs/fork-gutenberg

ActiveDrupal-module[Admin Panels](/categories/admin)

amazeelabs/fork-gutenberg
=========================

Drupal Gutenberg brings the powerful admin features of Gutenberg Editor to Drupal.

00[1 PRs](https://github.com/AmazeeLabs/fork-gutenberg/pulls)JavaScript

Since Apr 26Pushed 3y ago9 watchersCompare

[ Source](https://github.com/AmazeeLabs/fork-gutenberg)[ Packagist](https://packagist.org/packages/amazeelabs/fork-gutenberg)[ RSS](/packages/amazeelabs-fork-gutenberg/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

CONTENTS OF THIS FILE
---------------------

[](#contents-of-this-file)

- Introduction
- Requirements
- Installation
- Configuration
- Maintainers

INTRODUCTION
------------

[](#introduction)

- Drupal Gutenberg brings the powerful content editing experience of Gutenberg to Drupal.
- [Drupal](https://www.drupal.org/) + [Gutenberg](https://wordpress.org/gutenberg/) is a powerful combo. Drupal 8 is a rock solid CMS framework packed with powerful admin features. Our only complaint? Drupal 8 is missing a modern UI for rich content creation. Let’s change this!
- More functionality wrapped in a smooth UI. Hundreds of hours with user testing. Decoupled. React.js. Clean output. Open source.
- [Gutenberg on GitHub](https://github.com/WordPress/gutenberg/)
- For a full description:
- Issue queue for Gutenberg:
- Also check [Gutenberg-JS](https://www.npmjs.com/package/@frontkom/gutenberg-js), a stand-alone Gutenberg editor for your custom sites or web apps.

REQUIREMENTS
------------

[](#requirements)

No specific requirements.

INSTALLATION
------------

[](#installation)

- Install normally as other modules are installed. For Support:

CONFIGURATION
-------------

[](#configuration)

- To test the module, simply download it from the [Drupal Gutenberg project page](https://www.drupal.org/project/gutenberg)and enable it.
- Then go to any content type edit page and enable *Gutenberg Experience*.
- Assign the `use gutenberg` permission and access to the "Gutenberg" text format to all desired user roles.

DEVELOPMENT
-----------

[](#development)

NodeJS 8.11+ and NPM 6.0+ are required. Alternatively Yarn 1.6+ can be used.

- `npm install`
- Watching file while developing: `npm start`
- Build: `npm run build`

For custom block development, check the `example_block` sub-module.

Updating WordPress Gutenberg Packages
-------------------------------------

[](#updating-wordpress-gutenberg-packages)

This module uses the compiled JS packages from WordPress Gutenberg. Basically we just need to copy the files to `vendor/gutenberg`.

Steps to update WordPress Gutenberg packages:

- Update `gutenberg-version` to the relevant version in the module's `package.json` (the `v` prefix is important).
- Review the external vendor dependencies definitions in `scripts/generate-vendor.php` in case they need updating.
- Run `npm run build:gutenbergjs` to build the Gutenberg JS scripts - it will also update the `gutenberg.libraries.yml` and `gutenberg.module` file.
- Clear the Drupal cache and test that all core features are still functional.
- Perform a full production release by running `npm run release`.

Vendor packages
---------------

[](#vendor-packages)

- React: [Build file](https://unpkg.com/react@16.8.6/umd/react.production.min.js), [project page](https://github.com/facebook/react)
- React DOM: [Build file](https://unpkg.com/react-dom@16.8.6/umd/react-dom.production.min.js), [project page](https://github.com/facebook/react)
- Lodash: [Build file](https://raw.githubusercontent.com/lodash/lodash/4.17.11-npm/lodash.min.js), [project page](https://lodash.com/)
- MomentJS: [Build file](https://momentjs.com/downloads/moment.min.js), [project page](https://momentjs.com/)
- Regenerator Runtime: [Build file](https://github.com/facebook/regenerator/blob/master/packages/regenerator-runtime/runtime.js), [project page](https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime)
- G-Media-Attributes: [Build file](https://unpkg.com/@frontkom/g-media-attributes@1.0.2/build/index.js), [project page](https://github.com/front/g-media-attributes)
- TinyMCE: [Build package](http://download.tiny.cloud/tinymce/community/tinymce_4.9.4.zip), [project page](https://www.tiny.cloud/get-tiny/)
- Gutenberg: [Project page](https://github.com/WordPress/gutenberg)Drupal Gutenberg relies on some JSON files (dependencies tree) generated when building Gutenberg. So, to get the correct files, the git repository must be cloned and built.

MAINTAINERS
-----------

[](#maintainers)

Current maintainers:

- Marco Fernandes (marcofernandes) -
- Thor Andre Gretland (thorandre) -
- Roberto Ornelas (roborn) -
- Paweł Pregiel (ppregiel) -
- codebymikey -

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/501415?v=4)[Philipp Melab](/maintainers/pmelab)[@pmelab](https://github.com/pmelab)

---

Top Contributors

[![pmelab](https://avatars.githubusercontent.com/u/501415?v=4)](https://github.com/pmelab "pmelab (6 commits)")

### Embed Badge

![Health badge](/badges/amazeelabs-fork-gutenberg/health.svg)

```
[![Health](https://phpackages.com/badges/amazeelabs-fork-gutenberg/health.svg)](https://phpackages.com/packages/amazeelabs-fork-gutenberg)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
