trendwerk/acf-theme-config
最新稳定版本:1.1.4
Composer 安装命令:
composer require trendwerk/acf-theme-config
包简介
Configure ACF for a theme. Made for WordPress.
README 文档
README
Configure ACF for a theme. Made for WordPress.
- Loads and saves ACF JSON files to
config/acfin your theme (for VCS purposes) - Uses the WordPress WYSIWYG toolbars when using ACF's full editor
Installation
composer require trendwerk/acf-theme-config
ACF Pro
This plugin requires ACF Pro. It is not included with this installation. You need to configure the Advanced Custom Fields repository in your project:
"repositories": [ { "type": "package", "package": { "name": "advanced-custom-fields/advanced-custom-fields-pro", "version": "<version>", "type": "wordpress-plugin", "dist": { "type": "zip", "url": "http://connect.advancedcustomfields.com/index.php?p=pro&a=download&k=<license-key>" } } } ]
You will need to specify the version and license key.
统计信息
- 总下载量: 6.35k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2016-02-25