yard/brave-acf

Package to register ACF field groups, forms and option pages in a Laravel way.

Maintainers

Package info

github.com/yardinternet/brave-acf

Type:package

pkg:composer/yard/brave-acf

Transparency log

Statistics

Installs: 45

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.2.0 2026-08-07 16:31 UTC

This package is auto-updated.

Last update: 2026-08-07 16:33:34 UTC


README

Code Style PHPStan Tests

Requirements

Features

  • Register ACF Field groups from config
  • Register ACF Forms from config
  • Register ACF Option pages from config

Installation

To install this package using Composer, follow these steps:

  1. Install this package with Composer:

    composer require yard/brave-acf
  2. Run the Acorn WP-CLI command to discover this package:

    wp acorn package:discover

You can publish the config file with:

wp acorn vendor:publish --provider="Yard\Acf\AcfServiceProvider"

Usage

This package leverages wp-acf-registrar for registration of field groups, forms and option pages. Add your custom acf classes to the configuration file to register them automatically.

About us

banner