Advanced Custom Fields: Section
Organize ACF field's into sections'
by Quantity Digital · github.com/quantity-digital/acf-section · website
★ 0stars
7composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/quantity-digital/acf-section/archive/refs/heads/master.zipAlso on Packagist as quantity-digital/acf-section:
composer require quantity-digital/acf-sectionFrom the readme
ACF Section Field
Section ACF field
Description
Organize ACF fields into sections in wordpress admin-panel.
Compatibility
This ACF field type is compatible with:
ACF 5
Installation
1. Copy the acf-section folder into your wp-content/plugins folder
2. Activate the Section plugin via the plugins admin page
3. Create a new field via ACF and select the Section type
4. Please refer to the description for more info regarding the field type settings
Changelog
[0.1.0] - 2017-03-01
Added
- Basic functionality.