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

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.1.0 2026-04-14 09:02 UTC

This package is auto-updated.

Last update: 2026-04-20 08:18:42 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