PHPackages                             vena/acf-json - 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. vena/acf-json

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

vena/acf-json
=============

Force ACF to store and load json for specific groups inside a plugin or theme.

1.0.5(4y ago)048MITPHP

Since Aug 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/vena/acf-json)[ Packagist](https://packagist.org/packages/vena/acf-json)[ Docs](https://github.com/vena/acf-json)[ RSS](/packages/vena-acf-json/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

acf-json
========

[](#acf-json)

Force ACF to store and load json for specific groups in a specific place, useful for plugins and themes which define their own ACF groups.

Installing
==========

[](#installing)

```
composer require vena/acf-json

```

Using
=====

[](#using)

Assuming you're using composer's autoload, setup is simple.

```
$acfJson = new \vena\AcfJson\Loader(
	[
		// Group IDs to store and load
		'group_61240bc1afe31',
		'group_612524d9ef624',
	],
	// Path under which to create acf-json folder
	// and store ACF's json for the groups
	__DIR__
);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1728d ago

### Community

Maintainers

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

---

Top Contributors

[![vena](https://avatars.githubusercontent.com/u/867733?v=4)](https://github.com/vena "vena (1 commits)")

---

Tags

wordpressacf

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/vena-acf-json/health.svg)

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

###  Alternatives

[samrap/acf-fluent

A fluent interface for the Advanced Custom Fields WordPress plugin

28656.0k4](/packages/samrap-acf-fluent)[hellonico/acf-country

A country field for ACF.

12193.2k](/packages/hellonico-acf-country)[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)[smithfield-studio/acf-svg-icon-picker

Add ACF field for selecting SVG icons.

3710.8k](/packages/smithfield-studio-acf-svg-icon-picker)[mmirus/acf-flexible-content-title

Display the content of a field in the title bar of your Advanced Custom Fields flexible content sections.

362.8k](/packages/mmirus-acf-flexible-content-title)

PHPackages © 2026

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