PHPackages                             offbeatwp/acf-blocks - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. offbeatwp/acf-blocks

ActiveOffbeatwp-service[Utility &amp; Helpers](/categories/utility)

offbeatwp/acf-blocks
====================

Make OffbeatWP components available as Editor blocks

1.3.1(1y ago)014.2k↓50%[1 issues](https://github.com/offbeatwp/acf-blocks/issues)MITPHP

Since Jan 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/offbeatwp/acf-blocks)[ Packagist](https://packagist.org/packages/offbeatwp/acf-blocks)[ RSS](/packages/offbeatwp-acf-blocks/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (9)Used By (0)

ACF Blocks for OffbeatWP Components
===================================

[](#acf-blocks-for-offbeatwp-components)

ACF offers since version 5.8 the possibilty the create blocks. This service makes the OffbeatWP components available as blocks in the Wordpress editor (gutenberg)

Install by running this command from the root of your OffbeatWP Theme:

```
composer require offbeatwp/acf-blocks
```

Next add the following line to your `config/services.php` file:

```
OffbeatWP\AcfBlocks\Service::class,
```

Installing the "Block" Component
--------------------------------

[](#installing-the-block-component)

Run the following command from somewhere in your wordpress installation.

```
wp acf-blocks:install
```

Enable component for blocks
---------------------------

[](#enable-component-for-blocks)

Add within the `support` array in the settings method `editor` like:

```
public static function settings()
{
    return [
        ...
        'supports'   => ['editor'],
        ...
    ];
}
```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance48

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 61.5% 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.

###  Release Activity

Cadence

Every ~571 days

Total

5

Last Release

382d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ade73108a50285c69498c010ae11da6afc1e1c0bbb7f58e801a8044cc5dc47f7?d=identicon)[chris-raow](/maintainers/chris-raow)

---

Top Contributors

[![ChrisRAoW](https://avatars.githubusercontent.com/u/1393964?v=4)](https://github.com/ChrisRAoW "ChrisRAoW (24 commits)")[![maikelRAOW](https://avatars.githubusercontent.com/u/80957439?v=4)](https://github.com/maikelRAOW "maikelRAOW (13 commits)")[![erikRAOW](https://avatars.githubusercontent.com/u/114577707?v=4)](https://github.com/erikRAOW "erikRAOW (1 commits)")[![JeroenRAoW](https://avatars.githubusercontent.com/u/119660981?v=4)](https://github.com/JeroenRAoW "JeroenRAoW (1 commits)")

### Embed Badge

![Health badge](/badges/offbeatwp-acf-blocks/health.svg)

```
[![Health](https://phpackages.com/badges/offbeatwp-acf-blocks/health.svg)](https://phpackages.com/packages/offbeatwp-acf-blocks)
```

###  Alternatives

[yahnis-elsts/plugin-update-checker

A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.

2.5k1.5M79](/packages/yahnis-elsts-plugin-update-checker)[2bj/phanybar

Control AnyBar from your php

627.4M2](/packages/2bj-phanybar)[ghanem/rating

Rating system for Laravel

8615.5k](/packages/ghanem-rating)[microman/kirby-column-blocks

Use columns in block fields based on the layout field.

422.5k](/packages/microman-kirby-column-blocks)[bangerkuwranger/magento-2-1-3-category-limit-bug-workaround

Workaround for bug from v2.1.3 that arbitrarily limits indexed products in category to 500

1414.0k](/packages/bangerkuwranger-magento-2-1-3-category-limit-bug-workaround)

PHPackages © 2026

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