PHPackages                             exolnet/glutenblocks - 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. exolnet/glutenblocks

ActiveWordpress-plugin

exolnet/glutenblocks
====================

Collection of Wordpress blocks for the Gutenberg editor.

v1.4.0(3mo ago)15.1k[15 PRs](https://github.com/eXolnet/glutenblocks/pulls)MITJavaScriptPHP ^8.1CI passing

Since Jul 31Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/eXolnet/glutenblocks)[ Packagist](https://packagist.org/packages/exolnet/glutenblocks)[ Docs](https://github.com/eXolnet/glutenblocks)[ RSS](/packages/exolnet-glutenblocks/feed)WikiDiscussions main Synced 2mo ago

READMEChangelog (10)Dependencies (1)Versions (34)Used By (0)

Glutenblocks
============

[](#glutenblocks)

[![Latest Stable Version](https://camo.githubusercontent.com/305de621f698cf5bf15367fd4bce7ab8a322eef008e9bf0ba088329b0d7154ff/68747470733a2f2f706f7365722e707567782e6f72672f65586f6c6e65742f676c7574656e626c6f636b732f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/eXolnet/glutenblocks)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/ade6f83796f3face2f82038a7b2ae76d1508637c1a27aedfed7066a65d00269a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f65586f6c6e65742f676c7574656e626c6f636b732f74657374733f6c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/eXolnet/glutenblocks/actions?query=workflow%3Atests)[![Total Downloads](https://camo.githubusercontent.com/03febc8a330f6183f33bf62f70ea27169465ac39cb96dd77cec0685d96b753cf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65586f6c6e65742f676c7574656e626c6f636b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eXolnet/glutenblocks)

Collection of Wordpress blocks for the Gutenberg editor.

Installation
------------

[](#installation)

`composer require exolnet/glutenblocks`

Usage
-----

[](#usage)

If you need to create a new Block, please use the `packages/src/example` as the skeleton of your new block.

Developement flow
-----------------

[](#developement-flow)

To be able to see the components, you need to install the plugin in a Wordpress site. If you have Docker installed, you can create a new Wordpress site quickly with this command:

```
docker-compose -f docker-compose.yml -f docker-compose-localdev.yml up
```

Your Wordpress site will be available on `localhost:8888`. You will have to finish the Wordpress installation in the browser.

If it is the first time you start the Docker containers, you will need to enable Glutenblocks plugin from the WP admin panel.

When you are done, you can stop the `docker-compose` process to stop the server from working.

If you want to remove the containers from your development machine, you can run this command:

```
docker-compose down
```

Testing
-------

[](#testing)

### Component Tests

[](#component-tests)

To run your components tests, please use:

```
yarn test
```

### Lint

[](#lint)

To run linter tests (project guidelines), please use:

```
yarn lint
composer lint
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE OF CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Alexandre D'Eschambeault](https://github.com/xel1045)
- [Martin Blanchette](https://github.com/martinblanchette)
- [Maxime Mongeau](https://github.com/Maxador)
- [Simon Gaudreau](https://github.com/Gandhi11)
- [Alessandro Kreslin](https://github.com/Alessandro100)
- [All Contributors](../../contributors)

License
-------

[](#license)

Copyright © [eXolnet](https://www.exolnet.com). All rights reserved.

This code is licensed under the [MIT license](http://choosealicense.com/licenses/mit/). Please see the [license file](LICENSE) for more information.

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance82

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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.

###  Release Activity

Cadence

Every ~158 days

Recently: every ~401 days

Total

16

Last Release

94d ago

PHP version history (3 changes)v1.0.0PHP ^7.1

v1.2.0PHP ^7.3|^8.0

v1.3.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4064055?v=4)[eXolnet](/maintainers/exolnet)[@eXolnet](https://github.com/eXolnet)

![](https://www.gravatar.com/avatar/c62099358d9b958053df82fe29782cf298c6361d07546fd4df409c85ef63b217?d=identicon)[xel1045](/maintainers/xel1045)

---

Top Contributors

[![Gandhi11](https://avatars.githubusercontent.com/u/4001049?v=4)](https://github.com/Gandhi11 "Gandhi11 (89 commits)")[![xel1045](https://avatars.githubusercontent.com/u/1497697?v=4)](https://github.com/xel1045 "xel1045 (68 commits)")[![Maxador](https://avatars.githubusercontent.com/u/1437036?v=4)](https://github.com/Maxador "Maxador (48 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![clablancherie-exo](https://avatars.githubusercontent.com/u/214526504?v=4)](https://github.com/clablancherie-exo "clablancherie-exo (2 commits)")[![Alessandro100](https://avatars.githubusercontent.com/u/18631060?v=4)](https://github.com/Alessandro100 "Alessandro100 (1 commits)")[![ChristopheTremblay](https://avatars.githubusercontent.com/u/61481239?v=4)](https://github.com/ChristopheTremblay "ChristopheTremblay (1 commits)")[![pgrenaud](https://avatars.githubusercontent.com/u/10713979?v=4)](https://github.com/pgrenaud "pgrenaud (1 commits)")[![cedcote](https://avatars.githubusercontent.com/u/60393275?v=4)](https://github.com/cedcote "cedcote (1 commits)")

---

Tags

phpwordpresslaravelexolnetglutenblocks

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/exolnet-glutenblocks/health.svg)

```
[![Health](https://phpackages.com/badges/exolnet-glutenblocks/health.svg)](https://phpackages.com/packages/exolnet-glutenblocks)
```

###  Alternatives

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[exolnet/laravel-heartbeat

Periodically schedule a job to send a heartbeat to a monitoring system.

6934.6k](/packages/exolnet-laravel-heartbeat)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[exolnet/laravel-sqlite-fluent-drop-foreign

Add a fluent dropForeign when using sqlite database

12123.1k](/packages/exolnet-laravel-sqlite-fluent-drop-foreign)[exolnet/laravel-envoy

Automated deployment template for Laravel Envoy based on Capistrano.

2216.2k](/packages/exolnet-laravel-envoy)

PHPackages © 2026

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