yard/brave-acf
最新稳定版本:v1.1.0
Composer 安装命令:
composer require yard/brave-acf
包简介
Package to register ACF field groups, forms and option pages in a Laravel way.
README 文档
README
Requirements
- Acorn >= 4.0
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:
-
Install this package with Composer:
composer require yard/brave-acf
-
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
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-14